| Title |
<IF templates/bootstrap/details.tpl contains tour.tpl OR |
| Description |
what's the correct formating of the above IF |
| Message Text |
Hey Paul,
Is it me not formatting this correctly, or the script cannot handle multiple IF { TID } statements?
This is what I was trying:
< IF {TID} contains tour.tpl OR {TID} contains details.tpl >
tour.tpl is a custom template.
If I create a simple
< IF {TID} contains tour.tpl >
or
< IF {TID} contains details.tpl >
statement, they work fine. But I need to be able to do an OR in that single IF statement.
Thanks
David |
| Rating |
0/5 based on 0 votes.
|
| Ownership |
david |
| Views |
558 views. Averaging 0 views per day. |
| Similar Topics |
|
| Submission Date |
Mar 08, 2006 - 4:19 AM |