![]() |
Smarty Equation help
Hi,
What I need to do is embed something in the html on only help pages. I don't quite understand the syntax and language of Smarty. I'm guessing something like this, If selection='help', then add the following, end. |
Quite simple, what you want to do is open up help/index.tpl and just add
Code:
{elseif $section eq "other"} so if some one went to help.php?section=other then it would display other.tpl. Hope this helps! |
All times are GMT -8. The time now is 08:51 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.