coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: landa on April 07, 2004, 10:24:14 PM

Title: [Solved]: Changing the name of menu item
Post by: landa on April 07, 2004, 10:24:14 PM
I would like to change the name of the main menu item "My Favorites" to simply "Favorites". How would I accomplish this? Thanks!
Title: [Solved]: Changing the name of menu item
Post by: Nibbler on April 07, 2004, 10:32:56 PM
Hi,

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

Find:

'fav_lnk' => 'My Favorites',

and change it to suit.
Title: It worked great!
Post by: landa on April 08, 2004, 12:03:56 AM
Thanks for your help!