]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_confirm_link.tpl
Several markup fixes
[mailer.git] / templates / de / html / guest / guest_confirm_link.tpl
index 55cdd50afdd3031059bed86f5fd22dcd60363600..7f9f3a1b4edc9e11537b0f2d4a3d4a054a2490a4 100644 (file)
@@ -1,11 +1,9 @@
 <div align="center">
-<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">
+<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">
-               <div class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</STRONG></td>
+               <div class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</div></td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="6">&nbsp;</td>
        <tr>
                <td align="right" width="230">{--GUEST_ENTER_EMAIL--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
-               <td width="240"><INPUT type="text" name="email"
+               <td width="240"><input type="text" name="email"
                        class="guest_normal" size="30" maxlength="255"></td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="6">&nbsp;</td>
        </tr>
        <tr>
-               <td align="center" colspan="3" class="admin_footer top2"><INPUT
-                       type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td align="center" colspan="3" class="admin_footer top2"><input
+                       type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
                        type="submit" name="ok" class="guest_submit"
                        value="{--REQUEST_CONFIRM_LINK--}" /></td>
        </tr>