]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_beg.tpl
More EL used, this has fixed double calls of translateComma() in various places
[mailer.git] / templates / de / html / member / member_beg.tpl
index 3132773ee64a4020312e9069b7b19aae783dca3d..1d43b75a30b03a83e4a4dc21fcb37b6f1ec77182 100644 (file)
@@ -1,27 +1,27 @@
 <div align="center" class="beg_table dashed">
-       <div class="beg_msg">
+       <div class="notice">
                <div>
-                       {--BEG_MEMBER_YOUR_LINK--}:
+                       {--MEMBER_BEG_YOUR_LINK--}:
                </div>
                <div>
                        <strong><a href="{?URL?}/beg.php?userid=$content[userid]">{?URL?}/beg.php?userid=$content[userid]</a></strong>
                </div>
        </div>
-       <div class="beg_msg">
-               {--BEG_MEMBER_CLICKS_TOTAL--}:
+       <div class="notice">
+               {--MEMBER_BEG_CLICKS_TOTAL--}:
                <strong>{%user,beg_clicks,translateComma%}</strong>
        </div>
-       <div align="left" class="beg_msg">
+       <div align="left" class="notice">
                <div class="para">
-                       {--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--}
+                       {--MEMBER_BEG_EARN_1--} <strong>{%config,translateComma=beg_points%} {?POINTS?}</strong>
+                       {--MEMBER_BEG_EARN_2--} <strong>{%config,translateComma=beg_points_max%} {?POINTS?}</strong>
+                       {--MEMBER_BEG_EARN_3--}
                </div>
                <div class="para">
-                       {%message,BEG_MEMBER_TIMEOUT%}
+                       {%message,MEMBER_BEG_TIMEOUT%}
                </div>
                <div class="para" align="right">
-                       {--BEG_MEMBER_HAVE_FUN--}
+                       {--MEMBER_BEG_HAVE_FUN--}
                </div>
        </div>
 </div>