]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus_yr.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / show_bonus_yr.tpl
index 48c01fa98d5b1fc8f50295abe1e647d66f215ce4..af82941c7e99b7f1ea7f847a0be31744dd882c44 100644 (file)
@@ -1,9 +1,8 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="300"
-       class="member_table">
-       <TR>
-               <TD align="center">{--BONUS_SHOW_YOU_HAVE_CONFIRMED--} <STRONG
-                       class="nobr">{--__YR_TMARK--}</STRONG> {--_ON--} <STRONG>{--__YR_LEVEL--}.</STRONG>
-               {--BONUS_SHOW_CONFIRMED_BONUS_IS--}:&nbsp;<STRONG class="nobr">{--__YR_POINTS--}
-               {!POINTS!}</STRONG></TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" width="300" class="member_table">
+<tr>
+       <td align="center">{--BONUS_SHOW_YOU_HAVE_CONFIRMED--} <strong
+               class="nobr">{!__YR_TMARK!}</strong> {--_ON--} <strong>{!__YR_LEVEL!}.</strong>
+       {--BONUS_SHOW_CONFIRMED_BONUS_IS--}:&nbsp;<div class="nobr">{!__YR_POINTS!}
+       {!POINTS!}</strong></td>
+</tr>
+</table>