Page Titles Page Titles
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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