![]() |
admin / user layout variance - looking for code
I am setting my admin section to a width of x and my customer section to a width of y.
considering the rectangle_top.tpl template controlls both sections I was looking for an example of code using the {if} statement that will allow for the differenciation. thanks in advance. |
{if $usertype eq "C"}
display customer code {else} display admin code {/if} |
Quote:
Thank you. |
All times are GMT -8. The time now is 02:28 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.