X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmember%2Fmember_points.tpl;h=eb4cf30446358d45e8ae659e748cc67b2d7c8fe4;hb=2895db5fdd592b538716ea10d5b03384a986a0b8;hp=f8112ba9441c9c728c1d6429b45e6352d922387a;hpb=d0ab0382dd73638f0bc13a1a3d6f117ec11a203e;p=mailer.git diff --git a/templates/de/html/member/member_points.tpl b/templates/de/html/member/member_points.tpl index f8112ba944..eb4cf30446 100644 --- a/templates/de/html/member/member_points.tpl +++ b/templates/de/html/member/member_points.tpl @@ -1,99 +1,53 @@ - - - - - - - - - - - - - - {!__REF_LEVEL_ROWS!} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {!__SPECIAL_ROWS!} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{--REF_LEVEL--}{!POINTS!}{--REFERRALS--}
  {--POINTS_USED--}   {!__USED_VALUE!} {!POINTS!}  
  {--POINTS_SUM--}   {!__TPTS_VALUE!} - {!POINTS!}   {!__TREF_VALUE!}
  {--POINTS_LOCKED--}   {!__TLOCK_VALUE!} {!POINTS!}  
-
{--CLICK_STATISTICS--}
-
  {--RECEIVED_MAILS--}:   {!__RECEIVE_VALUE!}  
  {--UNCONFIRMED_LOCKED--}:   {!__PAY_VALUE!}  
  {--CONFIRMED_MAILS--}:   {!__CONFIRMED_VALUE!}  
  {--SENT_MAILS--}:   {!__SENT_VALUE!}  
 
\ No newline at end of file +
+ + + + + + + $content[rows] + + + + + + + + + + + + + + + + $content[special_rows] + + + + + + + + + + + + + + + + + + + + + + + +
{--REF_LEVEL--}{?POINTS?}{--REFERALS--}
{--POINTS_USED--}{%user,used_points,translateComma%} {?POINTS?}
{--POINTS_SUM--} + {%pipe,translateComma=$content[sum]%} {?POINTS?} + {%pipe,translateComma=$content[tref]%}
{--POINTS_LOCKED--}{%pipe,translateComma=$content[tlock]%} {?POINTS?}-
+
{--CLICK_STATISTICS--}
+
{--RECEIVED_MAILS--}:{%pipe,translateComma=$content[receive]%}-
{--UNCONFIRMED_LOCKED--}:{%user,ref_payout,translateComma%}-
{--CONFIRMED_MAILS--}:{%pipe,translateComma=$content[confirmed]%}-
{--SENT_MAILS--}:{%pipe,translateComma=$content[sent]%}-
+