HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_secure.tpl
index 3ce0df97c4468198b91e5db00f8fa3576194259e..44a4421be2f153d1484e3fae798189eb71e8b9a3 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_secure"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_secure"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
        width="520" class="admin_table dashed">
        <TR>
                <TD class="admin_title bottom2 seperator" width="10" height="30">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--EDIT_SECURITY_SETTINGS--}</STRONG>
+               <TD class="admin_title bottom2" colspan="3" align="center"><strong>{--EDIT_SECURITY_SETTINGS--}</strong>
                </TD>
                <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>
        </TR>
        <TR>
                <TD class="admin_footer seperator" width="10">&nbsp;</TD>
                <TD class="admin_footer" colspan="3" align="center"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
+                       value="{--SAVE_SETTINGS--}" /></TD>
                <TD class="admin_footer seperator" width="10">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
-<DIV class="admin_note"><FONT class="admin_note">{--ADMIN_SALT_LENGTH_NOTE--}</FONT>
-</DIV>
+<div class="admin_note"><div class="admin_note">{--ADMIN_SALT_LENGTH_NOTE--}</div>
+</div>