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}
|