]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus_yr.tpl
Extension ext-repair extended, outdated calls DEBUG_LOG() fixed:
[mailer.git] / templates / de / html / show_bonus_yr.tpl
index 8245f6480924d96e88ce5a3d1f041ed307cd9d8f..1143e3c8c593eca026030715e9c6f34a8aadc565 100644 (file)
@@ -1,8 +1,9 @@
-<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">$content[yr_tmark]</strong>
+               {--_ON--} <strong>$content[yr_level].</strong>
+               {--BONUS_SHOW_CONFIRMED_BONUS_IS--}:&nbsp;<strong class="nobr">$content[yr_points] {?POINTS?}</strong>
+       </td>
+</tr>
+</table>