]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus_yr.tpl
More use of EL, fix for admin links
[mailer.git] / templates / de / html / show_bonus_yr.tpl
index 49fe61c5f165466ca5748234552f34dd59371f82..9cb95a30167d40bfec2dd2ac13f23d351846cb1d 100644 (file)
@@ -1,8 +1,11 @@
 <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>
+       <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--}:
+               <strong class="nobr">$content[yr_points] {?POINTS?}</strong>
+       </td>
 </tr>
 </table>