]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails_redir.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_unlock_emails_redir.tpl
index b183b5c458cfa91fb34196d56f3e2751c9c9f768..1efb1979c267b741591f87cc7b4c98bc7dd04a7b 100644 (file)
@@ -1,22 +1,22 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=unlock_emails"
+<form action="{!URL!}/modules.php?module=admin&amp;what=unlock_emails"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0"
        class="admin_table dashed">
        <TR>
                <TD class="admin_header bottom2" width="10">&nbsp;</TD>
                <TD class="admin_header bottom2" colspan="2" align="center"
-                       height="35"><STRONG class="admin_misc">{--ADMIN_REJECTED_URLS--}</STRONG>
+                       height="35"><div class="admin_misc">{--ADMIN_REJECTED_URLS--}</STRONG>
                </TD>
                <TD class="admin_header bottom2" width="10">&nbsp;</TD>
        </TR>
-       {--__URL_ROWS--}
+       {!__URL_ROWS!}
        <TR>
                <TD class="admin_header" width="10">&nbsp;</TD>
                <TD class="admin_header" colspan="2" align="center" height="35">
-               <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}">&nbsp;*
+               <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
                <INPUT type="submit" name="lock" class="admin_submit"
-                       value="{--ADMIN_LOCK_URLS--}"></TD>
+                       value="{--ADMIN_LOCK_URLS--}" /></TD>
                <TD class="admin_header" width="10">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>