where to edit the names of the links in the "header" i guess.... where to edit the names of the links in the "header" i guess....
 

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

where to edit the names of the links in the "header" i guess....

Started by GoTTi, March 21, 2012, 07:14:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

GoTTi

i would like to edit the words that are at the top of the gallery....

Home Login
Album list Last uploads Last comments Most viewed Top rated My Favorites Search

where do i go to edit that? i keep searching the files and cant find it.

thanks

ΑndrĂ©

There are several solutions. The easiest would be to edit the language files (in this case lang/english.php).

The better solution is to copy the menu buttons to your theme's theme.php file and hard-code the new strings there.

Maybe the best solution would be to create a plugin which changes the languages strings according to the current language.