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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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',