Page Titles Page Titles
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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