Using 1.4.2
I want to change the Home in the front page at http://www.steinhatcheeriverchamber.org/Photographs/index.php to "Album Home",
I found this in the forums http://forum.coppermine-gallery.net/index.php/topic,8715.msg39104.html#msg39104
and changed
$lang_list_categories = array(
'home' => 'Home',
to
$lang_list_categories = array(
'home' => 'Album Home',
in the english.php
However, the link still says "Home" not "Album Home".
Can someone inform me which files I can go to to change this?
Thanks
SJ
Go to your language file and modify it to fit your needs.
QuoteUsing 1.4.2
You meant 1.4.20 Anyways, please, update to 1.4.21 a.s.a.p ;)
Thanks
That did it, I changed the above in the wrong place
The correct line was about line 113 in the english.php
Thanks
PS thanks on the note for upgrade
Will do tonight
Thanks Again
Sj
Your're welcome, thanks for coming back and mark the topic as solved ;)