X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmember%2Fmember_points.tpl;h=eb4cf30446358d45e8ae659e748cc67b2d7c8fe4;hb=2895db5fdd592b538716ea10d5b03384a986a0b8;hp=1e501e73e63422fb1ca78d391fdf630e2535225a;hpb=61cf64aeeededa2abd7aa88514a8a59ce852f490;p=mailer.git diff --git a/templates/de/html/member/member_points.tpl b/templates/de/html/member/member_points.tpl index 1e501e73e6..eb4cf30446 100644 --- a/templates/de/html/member/member_points.tpl +++ b/templates/de/html/member/member_points.tpl @@ -14,13 +14,13 @@ {--POINTS_SUM--} -  $content[sum] {?POINTS?} + {%pipe,translateComma=$content[sum]%} {?POINTS?} - $content[tref] + {%pipe,translateComma=$content[tref]%} {--POINTS_LOCKED--} - $content[tlock] {?POINTS?} + {%pipe,translateComma=$content[tlock]%} {?POINTS?} - $content[special_rows] @@ -31,22 +31,22 @@ {--RECEIVED_MAILS--}: - $content[receive] + {%pipe,translateComma=$content[receive]%} - {--UNCONFIRMED_LOCKED--}: - {%user,ref_payout%} + {%user,ref_payout,translateComma%} - {--CONFIRMED_MAILS--}: - $content[confirmed] + {%pipe,translateComma=$content[confirmed]%} - {--SENT_MAILS--}: - $content[sent] + {%pipe,translateComma=$content[sent]%} -