Page Titles Page Titles
 

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

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