Re: Limit providers functionality in X-Cart Pro
Ok, in that case you would need to surround the links with {if} statements, such as this:
{if $login eq "provider1" or $login eq "provider2"}
stuff to show here
{/if}
Switch out provider1 and provider2 with the actual usernames of those providers. Add as many or statements as you want.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|