]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_confirm_link.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_confirm_link.tpl
index e46ebca27a8c1b14465ff8b06f2104e11e421491..c24b2ba5224e9d61dc5af8f87a172b95df882c7f 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=index&amp;what=confirm"
+<form action="{!URL!}/modules.php?module=index&amp;what=confirm"
        method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="480"
        class="admin_table dashed">
        <TR>
                <TD align="center" colspan="3" class="admin_title bottom2" height="30">
-               <STRONG class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</STRONG></TD>
+               <div class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</STRONG></TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator" height="6">&nbsp;</TD>
@@ -26,9 +26,9 @@
        </TR>
        <TR>
                <TD align="center" colspan="3" class="admin_footer top2"><INPUT
-                       type="reset" class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="ok" class="guest_submit"
-                       value="{--REQUEST_CONFIRM_LINK--}"></TD>
+                       value="{--REQUEST_CONFIRM_LINK--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file