This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/themes/default/blocks/affiliate/plugin_MONEYBOOKERS.tpl

14 lines
357 B
Smarty
Raw Normal View History

<table width="100%" border="0" cellspacing="3" cellpadding="1" class="row1">
<tr valign="top">
<td width="50%">
{translate module=affiliate}
plugin_moneybookers_email
{/translate}
</td>
<td width="50%">
<input type="text" name="affiliate_plugin_data[email]" value="{$plugin_data.email}" >
</td>
</tr>
</table>