forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: GoTTi on March 21, 2012, 07:14:37 pm

Title: where to edit the names of the links in the "header" i guess....
Post by: GoTTi on March 21, 2012, 07:14:37 pm
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
Title: Re: where to edit the names of the links in the "header" i guess....
Post by: Αndré on March 22, 2012, 10:08:42 am
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.