Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • environc Friend
    #188399

    Hi, where do I edit, that is, show fewer items in the “Posted in the last” field in job search and modify entries, e.g., “Today” instead of “1 day”. Thanks

    HeR0 Friend
    #496684

    Hello,

    – You could find language key JOB_POSTED_IN_THE_LAST to edit in this file en-GB.com_jajobboard.ini

    – In order to edit ‘1 day’ to ‘To day’, you can find [PHP]$htmlOptions[] = JHTML::_(‘select.option’, ‘1’, JText::sprintf(‘DAYS_NUMBER’, 1));[/PHP] in file: assets/rendfield.php and edit to: [PHP]$htmlOptions[] = JHTML::_(‘select.option’, ‘1’, JText::_(‘TODAY’));[/PHP]

    Pls try and let me know if it helps.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 11 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum