I seen somewhere in the post where you can change the name Category on one of the PHP pages. I am using the top level plugin so the page goes right to the members galleries. I would like to change the name Category to Member Galleries that is on the top row with the title Albums and Files. Can someone point me to the doc or link. I have seached 46 threads and lost the thread I found 3 weeks ago. Thanks
I forgot my web page linkl Sorry you can see what I am refering to http://www.svpa-ghost-watch.org/members/Multimedia/index.php
Open/edit file lang/english.php
Find:
$lang_cat_list = array(
'category' => 'Category',
Change to:
$lang_cat_list = array(
'category' => 'Member Galleries',
Thanks, I know I seen it in one of the threads and was not searching using correct keywords. I will have to start bookmarking the Threads.
John
Solved? If so please Resolve it (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270631.html#msg270631). ;D
Problem Solved, Works Great Thanks ;D
Then why don't you do as Jeff suggested?