]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_admin_menu.tpl
Rewrote some code, added templates/functions:
[mailer.git] / templates / de / html / admin / admin_add_admin_menu.tpl
index 66b412d936ab65d3b1d7229674705c367e0c7aa4..ae2a3152dd2b3c2067390525254333f772da226c 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=admin_add%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=admin_add%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="right" width="245">{--ADMIN_ENTER_TITLE--}:</td>
@@ -38,5 +38,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>