Change My Favourites to My Lightbox? Change My Favourites to My Lightbox?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Change My Favourites to My Lightbox?

Started by itisonlyatest, November 22, 2004, 05:39:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

itisonlyatest

Can I change the name, so it says lightbox instead of favorites? Please help!

Joachim Müller

edit your language file (e.g. lang/english.php), find  'fav_lnk' => 'My Favorites',and replace with  'fav_lnk' => 'My Lightbox',

Joachim