More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / mailid / mailid_timer.tpl
index 521777a9c1f74fab476d16acffd1704386a45960..f1f6dca6b32265d37807570379e2d830415c1a16 100644 (file)
@@ -20,48 +20,48 @@ function StartCounter() {
 }
 //-->
 </SCRIPT>
-<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">
-               <TABLE border="0" cellspacing="0" cellpadding="0" width="200"
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="220" align="center">
+               <table border="0" cellspacing="0" cellpadding="0" width="200"
                        class="member_confirm dashed">
-                       <TR>
-                               <TD height="3" class="seperator">&nbsp;</TD>
-                       </TR>
-                       <TR>
-                               <TD align="center">
+                       <tr>
+                               <td height="3" class="seperator">&nbsp;</td>
+                       </tr>
+                       <tr>
+                               <td align="center">
                                <form name="confirm" style="margin-top: 0px; margin-bottom: 0px">
                                {--MEMBER_TIME_COUNTER_1--} <INPUT type="text" name="counter"
                                        size="{--_TIM2_VALUE!}" readonly class="member_normal"
                                        value="{--_TIME_VALUE!}">&nbsp;{--_SECONDS--}
                                {--MEMBER_TIME_COUNTER_2--}</form>
-                               </TD>
-                       </TR>
-                       <TR>
-                               <TD height="4" class="seperator">&nbsp;</TD>
-                       </TR>
-               </TABLE>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">
-               <TABLE border="0" cellspacing="0" cellpadding="0"
+                               </td>
+                       </tr>
+                       <tr>
+                               <td height="4" class="seperator">&nbsp;</td>
+                       </tr>
+               </table>
+               </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>
 <SCRIPT language="JavaScript" type="text/javascript">
 <!--
   document.confirm.counter.value = Timer;