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

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

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.