News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[Solved]: Changing the name of menu item

Started by landa, April 07, 2004, 10:24:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

landa

I would like to change the name of the main menu item "My Favorites" to simply "Favorites". How would I accomplish this? Thanks!

Nibbler

Hi,

Open your language file, for example /lang/english.php

Find:

'fav_lnk' => 'My Favorites',

and change it to suit.

landa