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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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