]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / show_bonus.tpl
index 2c154f621759be322f51782b63c235b3f85fef06..90174b132154a5bcd098c411fa3005cf36d0ee99 100644 (file)
@@ -1,12 +1,12 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%"
+<table border="0" cellspacing="0" cellpadding="0" width="100%"
        style="height: 100%">
-       <TR>
-               <TD height="10%" align="center">{!__BONUS_HEADER!}</TD>
-       </TR>
-       <TR>
-               <TD height="80%" align="center">{!__BONUS_MSG!}</TD>
-       </TR>
-       <TR>
-               <TD height="10%" align="center">{!__BONUS_FOOTER!}</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+       <tr>
+               <td height="10%" align="center">{!__BONUS_HEADER!}</td>
+       </tr>
+       <tr>
+               <td height="80%" align="center">{!__BONUS_MSG!}</td>
+       </tr>
+       <tr>
+               <td height="10%" align="center">{!__BONUS_FOOTER!}</td>
+       </tr>
+</table>
\ No newline at end of file