View Single Post
  #3  
Old 02-07-2005, 10:24 AM
 
Isleman Isleman is offline
 

Senior Member
  
Join Date: Jan 2005
Location: UK
Posts: 128
 

Default

I think this the field where I should find the information.
But I can't find this (if not present, leave blank ) in order to modify it


{if $config.General.uk_oriented_ccinfo eq "Y"}
<tr valign=middle>
<td align=right>{$lng.lbl_cc_issueno}</td>
<td></td>
<td nowrap>
<input type=text name=card_issue_no size=4 maxlength=2 value="">
</td>
<td></td>
<td>{$lng.lbl_cc_leave_empty}</td>
</tr>
{/if}
__________________
X-Cart ver. 4.4.2 ( www.responseelectronics.com )
X-Cart ver. 4.1.11 ( www.mrdoorbell.com)
Reply With Quote