Edit "Filter" / "Display #" to Search / Amount etc. Topic is solved
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Edit "Filter" / "Display #" to Search / Amount etc.
I've been trying to find where to change this for a while and I have had no luck. All I want to do is change the word "Filter" that goes next to the search option of a category list to say whatever I want. Sorry if this has been resolved somewhere else, I wasnt able to find it anywhere. Thanks a ton.
Re: Edit "Filter" / "Display #" to Search / Amount etc.
administrator > components > com_categories > admin.categories.html.php
Around line 45 you will see <?php echo JText::_( 'Filter' ); ?>:
Around line 45 you will see <?php echo JText::_( 'Filter' ); ?>: