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_PAYPAL.tpl
2011-05-03 09:49:01 +10:00

7 lines
281 B
Smarty

<table width="100%" border="0" cellspacing="3" cellpadding="1" class="row1">
<tr valign="top">
<td style="width: 50%;">{t}PayPal E-mail{/t}</td>
<td style="width: 50%;"><input type="text" name="affiliate_plugin_data[email]" value="{$plugin_data.email}"/></td>
</tr>
</table>