]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_member_add.tpl
Fix for rewritting code #2
[mailer.git] / templates / de / html / admin / admin_member_add.tpl
index 240e0f3bbb617f63694b53143380ccfd329526f2..1c8774c8a98dc9be296c580e92979baf795cf9ef 100644 (file)
@@ -1,5 +1,5 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=mem_add" method="post" target="_self">
-<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=mem_add%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td height="8" colspan="5"></td>
        </tr>
@@ -86,7 +86,7 @@
        </tr>
        <tr>
                <td class="admin_table" width="10">&nbsp;</td>
-               <td align="center" class="admin_table colspan="3">
+               <td align="center" class="admin_table" colspan="3">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" class="admin_submit" name="ok" value="{--ADMIN_ADD_MENU--}" />
                </td>