Skip to content

Fix language keys in datetime field #445

@Giorgi625

Description

@Giorgi625

range_date_picker.php:23,31: wrong language keys
File: components/com_joomcck/fields/datetime/tmpl/filter/range_date_picker.php
Change Text::('FROM') → Text::('CFROM')
Change Text::('TO') → Text::('CTO')
in com_joomcck.ini are used CFROM and CTO so with current FROM and TO when filtering datetime field even if page is on other language it display english text. if you add C letter to both language keys it will fix problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions