[Solved]: Changing the name of menu item [Solved]: Changing the name of menu item
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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