A lot templates rewritten, TODOs.txt updated, XHTML fixes:
[mailer.git] / templates / de / html / member / member_beg.tpl
index 38210876faefeb8733d6826e07180d2d244b9f12..a3a68139257977bcb7ff923f864bc2dfea0c07bd 100644 (file)
@@ -8,14 +8,14 @@
        <tr>
                <td align="center" class="beg_msg" height="60">
                {--BEG_MEMBER_CLICKS_TOTAL--}:<br />
-               <strong>$content[clicks]</strong></td>
+               <strong>{%user,beg_clicks,translateComma%}</strong></td>
        </tr>
        <tr>
                <td align="left" class="beg_msg">
-               <P>{--BEG_MEMBER_EARN_1--} <strong>$content[points]
-               {?POINTS?}</strong> {--BEG_MEMBER_EARN_2--} <strong>$content[points_max]
+               <P>{--BEG_MEMBER_EARN_1--} <strong>{%config,translateComma=beg_points%}
+               {?POINTS?}</strong> {--BEG_MEMBER_EARN_2--} <strong>{%config,translateComma=beg_points_max%}
                {?POINTS?}</strong> {--BEG_MEMBER_EARN_3--}</P>
-               <P>{--BEG_MEMBER_TIMEOUT_1--} <strong>$content[timeout]</strong>
+               <P>{--BEG_MEMBER_TIMEOUT_1--} <strong>{%config,createFancyTime=beg_timeout%}</strong>
                {--BEG_MEMBER_TIMEOUT_2--}</P>
                <P align="right">{--BEG_MEMBER_HAVE_FUN--}</P>
                </td>