Re: why does the backend use the same footer as frontend?
Yes, just surround whatever code you don't want to appear on the admin side with an {if} statement like this:
{if $usertype eq "C"}
show this
{/if}
That will only show whatever code you surround on the customer side.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|