I want to change the "My Favorites" to "Downloads" I want to change the "My Favorites" to "Downloads"
 

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

I want to change the "My Favorites" to "Downloads"

Started by kevinpez, August 09, 2006, 02:17:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kevinpez

I want to change the "My Favorites" to "Downloads". How would that be done?

Joachim Müller

Edit your language file (e.g. lang/english.php). Find 'fav_lnk' => 'My Favorites',and replace with'fav_lnk' => 'Downloads',