]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_enter_code.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / mailid / mailid_enter_code.tpl
index 444a79cb470aa08bafb1b83f1a11aab81b3cdd13..235a18de5aae1e0435b2885d6ccb07a97e90343d 100644 (file)
@@ -1,31 +1,31 @@
-<TABLE border="0" cellspacing="0" cellpadding="0"
+<table border="0" cellspacing="0" cellpadding="0"
        class="member_mailidtop">
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="220" align="center">
-               <FORM
-                       action="{!URL!}/mailid_top.php?uid={!_UID_VALUE!}&amp;{!_TYPE_VALUE!}={!_DATA_VALUE!}&amp;mode=add&amp;code={--_CODE_VALUE--}"
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="220" align="center">
+               <form
+                       action="{!URL!}/mailid_top.php?uid={!_UID_VALUE!}&amp;{!_TYPE_VALUE!}={!_DATA_VALUE!}&amp;mode=add&amp;code={--_CODE_VALUE!}"
                        method="POST" style="margin-bottom: 0px">{--ENTER_CODE--}:
-               {--_IMAGE_CODE--}<BR>
+               {--_IMAGE_CODE--}<br />
                <INPUT type="text" name="gfx_check" class="member_normal" size="5"
                        maxlength="45"> <INPUT type="submit" class="member_submit"
-                       name="ok" value="{--SUBMIT_CODE--}"></FORM>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">
-               <TABLE border="0" cellspacing="0" cellpadding="0"
+                       name="ok" value="{--SUBMIT_CODE--}"></form>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">
+               <table border="0" cellspacing="0" cellpadding="0"
                        class="member_banner dashed">
-                       <TR>
-                               <TD height="3" class="seperator">&nbsp;</TD>
-                       </TR>
-                       <TR>
-                               <TD align="center">{--_TEMPLATE_BANNER--}</TD>
-                       </TR>
-                       <TR>
-                               <TD height="4" class="seperator">&nbsp;</TD>
-                       </TR>
-               </TABLE>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+                       <tr>
+                               <td height="3" class="seperator">&nbsp;</td>
+                       </tr>
+                       <tr>
+                               <td align="center">{--_TEMPLATE_BANNER--}</td>
+                       </tr>
+                       <tr>
+                               <td height="4" class="seperator">&nbsp;</td>
+                       </tr>
+               </table>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+</table>
\ No newline at end of file