View Single Post
  #4  
Old 05-24-2005, 05:29 AM
 
MikeBrum MikeBrum is offline
 

Advanced Member
  
Join Date: May 2003
Location: Morro Bay, Ca
Posts: 59
 

Default

There it is...
/modules/Product_Options/customer_options.tpl

Code:
<TD valign="middle" height="25" nowrap>{if $usertype eq "A"}{$v.class}{else}{$v.classtext|default:$v.class}{/if}</TD>

Change the 'height' to adjust the spacing also

Thanks Shan
__________________
Toobs.com

X-Cart version 4.3.1
PHP: 5.2.14
MySQL: 5.1.47
Reply With Quote