16 lines
497 B
Smarty
16 lines
497 B
Smarty
{$list->unserial($checkout.plugin_data, "plugin_data")}
|
|
|
|
<table width="100%" border="0" cellspacing="3" cellpadding="1" class="row1">
|
|
<tr valign="top">
|
|
<td width="50%"> Check Payment Details:</td>
|
|
<td width="50%">
|
|
<textarea name="checkout_plugin_data[check]" class="form_field" cols="40" rows="4">To edit your check payment details, please open the following template:
|
|
|
|
/themes/default/blocks/checkout_plugin/plugin_ord_REMIT_CHECK.tpl
|
|
</textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
|