]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_reg.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / guest / guest_sponsor_reg.tpl
index 21394c5724e1c9bf65cd47d09655345cc94c2c4b..97908bc1fef95c700b052060e7e2f1e1fd6d8de3 100644 (file)
@@ -13,7 +13,7 @@
 </div>
 
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=sponsor_reg%}" method="post">
+{%form,formMethodPost=modules.php?module=index&amp;what=sponsor_reg%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="530">
 <tr>
        <td class="table_header bottom" colspan="2" align="center">
@@ -22,7 +22,7 @@
 </tr>
 <tr>
        <td class="bottom" colspan="2" align="center">
-               <div class="notice">{--SPONSOR_COMPANY_NOTE--}</div>
+               <div class="notice">{--SPONSOR_COMPANY_NOTICE--}</div>
        </td>
 </tr>
 <tr>
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>