]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_confirm_buttom.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / mailid / mailid_confirm_buttom.tpl
index 078ca2b911c6fcd00c92d5d918b76664c5f3ec54..aa171a05dc8087ace6388d09c6559fbe49338e1d 100644 (file)
@@ -1,8 +1,8 @@
-<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">
+       <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">
                <INPUT type="hidden" name="gfx_check" value="{!__GFX_CODE!}">
                <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"
+               </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>
+                       <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>