]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_add.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_admins_add.tpl
index e396d6e8e27268b80cd25d429b67c7dd02f841d1..9fc0c88509fc1bdf743c5b0093a5c970b71d9b19 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=admins_add"
+<form action="{!URL!}/modules.php?module=admin&amp;what=admins_add"
        method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="480"
        class="admin_table dashed" align="center">
        <TR>
                <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_ADMINS_ADD_NEW_ADMIN--}:</STRONG></TD>
+               <strong>{--ADMIN_ADMINS_ADD_NEW_ADMIN--}:</strong></TD>
        </TR>
        <TR>
                <TD colspan="3" height="5" class="seperator">&nbsp;</TD>
                <TD colspan="3" height="5" class="bottom2 seperator">&nbsp;</TD>
        </TR>
        <TR>
-               <TD colspan="3" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+               <TD colspan="3" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="add" class="admin_submit"
-                       value="{--ADMIN_ADMINS_ADD_ADMIN--}"></TD>
+                       value="{--ADMIN_ADMINS_ADD_ADMIN--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file