News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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?