Category Title Category Title
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Category Title

Started by digitalteck, October 27, 2009, 11:59:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

digitalteck

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

digitalteck

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

Joe Carver

Open/edit file  lang/english.php

Find:
$lang_cat_list = array(
  'category' => 'Category',


Change to:
$lang_cat_list = array(
  'category' => 'Member Galleries',



digitalteck

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

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

digitalteck

Problem Solved,  Works Great Thanks ;D

Joachim Müller

Then why don't you do as Jeff suggested?