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

Page Titles

Started by Rydel, August 30, 2004, 11:03:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rydel

Right now, the page title is "vPlane- Home". How can I change it to "vPlane- Gallery"?

mstralka

In lang/english.php (or whatever language) find:

$lang_list_categories = array(
  'home' => 'Home',

Replace with:

$lang_list_categories = array(
  'home' => 'Gallery',


Cheers
GO IRISH