yeah there is a bit half way down skin1/main/orders.tpl
that reads:
{if $usertype eq "A"}
{ $orders[cat_num].provider }
{else}
{ $orders[cat_num].firstname } { $orders[cat_num].lastname }
{/if}
change it to:
{ $orders[cat_num].firstname } { $orders[cat_num].lastname }
__________________
ex x-cart guru
|