Edit "Filter" / "Display #" to Search / Amount etc. Topic is solved

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
v3dGlassesman

Edit "Filter" / "Display #" to Search / Amount etc.

Post by v3dGlassesman » Fri Mar 14, 2008 7:33 pm

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.

Bodom78
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Fri Nov 04, 2005 9:23 am

Re: Edit "Filter" / "Display #" to Search / Amount etc.

Post by Bodom78 » Sat Mar 15, 2008 1:48 am

administrator > components > com_categories > admin.categories.html.php

Around line 45 you will see <?php echo JText::_( 'Filter' ); ?>:


Post Reply