Thread
:
Editing templates also edits admin pages!
View Single Post
#
2
11-14-2008, 12:21 PM
balinor
Veteran
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
Re: Editing templates also edits admin pages!
Unfortunately some are shared
Use this in those types of templates to only show it on the customer side:
{if $usertype eq "C"}
customer only code here
{else}
admin code here
{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
balinor
View Public Profile
Send a private message to balinor
Find all posts by balinor