News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.