]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_beg.tpl
mailer project continued:
[mailer.git] / templates / de / html / member / member_beg.tpl
index de3cfd21c777fcb8a1be77a76a9328881dcd0a45..e6d09fdbe87e4fd3ade5b2cb111baa6f40118975 100644 (file)
@@ -3,23 +3,21 @@
        <div class="table_header bottom">
                <strong>{--MEMBER_BEG_LINK_TITLE--}</strong>
        </div>
-       <div class="para">
-               {--MEMBER_BEG_YOUR_LINK--}:<br />
+       <div class="table_row para">
+               {--MEMBER_BEG_YOUR_LINK--}<br />
                <strong><a href="{?URL?}/beg.php?userid=$content[userid]">{?URL?}/beg.php?userid=$content[userid]</a></strong>
        </div>
-       <div class="para">
-               {--MEMBER_BEG_CLICKS_TOTAL--}:
+       <div class="table_row para">
+               {--MEMBER_BEG_CLICKS_TOTAL--}
                <strong>{%user,beg_clicks,translateComma%}</strong>
        </div>
-       <div class="para">
-               {--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 class="table_row para">
+               {--MEMBER_BEG_POINTS--}
        </div>
-       <div class="para">
+       <div class="table_row para bottom">
                {%message,MEMBER_BEG_TIMEOUT%}
        </div>
-       <div class="table_footer top">
+       <div class="table_footer">
                <strong>{--MEMBER_BEG_HAVE_FUN--}</strong>
        </div>
 </div>