Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_payout_form_banner.tpl
index e5808f2a7ff45318e30fc62722eedafe58d6adf5..ab398738e4869571b64e09f6e21f3ee332520e2a 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=payout&amp;payout=$content[payout]%}" method="post">
+{%form,formMethodPost=modules.php?module=login&amp;what=payout&amp;payout=$content[payout]%}
 <table border="0" cellspacing="0" cellpadding="0" width="440" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -45,7 +45,7 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 
 <!-- Hinweise zur "Auszahlung" in Bannerviews, Textlinkklicks, etc. //-->
 <div class="notice">(*):&nbsp;{--PAYOUT_BANNER_NOTICE--}</div>