]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_newsletter_nohtml.tpl
Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
[mailer.git] / templates / de / html / admin / admin_newsletter_nohtml.tpl
index 99cd3b53d05bbd17f66d9153cc424a64d2861b07..7d5cdab0fa64e539ddfbd5b4f1beeb103e5876d9 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=send_newsletter%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=send_newsletter%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center" width="430">
        <tr>
                <td colspan="2" class="table_header bottom" align="center">
@@ -43,9 +43,9 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
+</div>
 
 <div class="notice">
-       {--ADMIN_NEWSLETTER_NOTE--}
-</div>
+       {--ADMIN_NEWSLETTER_NOTICE--}
 </div>