Modyfing variable for {HOME_TGT} Modyfing variable for {HOME_TGT}
 

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

Modyfing variable for {HOME_TGT}

Started by D2K, March 04, 2008, 04:52:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

D2K

Hey everyone, once again one of my stupid questions...I am seeking where I can modify the variable for {HOME_TGT}. Well basically all I want is instead of {HOME_TGT} to display HOME, I want it to show e.g. INDEX. In which file can I change that.

Thanks all. And sorry again...:)

Joachim Müller

So you just want to change the wording? Edit lang/yourlanguage.php then if this is the case.
The stuff in curly crackets are placeholder tokens - they get replaced with real content during template parsing.