Where to change the text 'home' to 'AAA home' Where to change the text 'home' to 'AAA home'
 

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

Where to change the text 'home' to 'AAA home'

Started by mr5, March 18, 2006, 08:48:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mr5

I am using 'home' to point to my URL. Where could I change the text 'home' to 'AAA home'? Thanks.
PS Classic theme

Joachim Müller

edit lang/english.php with a plain text editor, find'home_lnk' => 'Home',and edit as you see fit.

mr5