X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmember%2Fmember_points.tpl;h=eb4cf30446358d45e8ae659e748cc67b2d7c8fe4;hp=f9c255b8f5860d2b3c1c9034d0000098177fc386;hb=0715fa7aa8e5e70bcf1d957fb09ae655c3896c4e;hpb=33989fa4a558317899c3e68cb51e1be552c4ce8e diff --git a/templates/de/html/member/member_points.tpl b/templates/de/html/member/member_points.tpl index f9c255b8f5..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,7 +31,7 @@ {--RECEIVED_MAILS--}: - $content[receive] + {%pipe,translateComma=$content[receive]%} - @@ -41,12 +41,12 @@ {--CONFIRMED_MAILS--}: - $content[confirmed] + {%pipe,translateComma=$content[confirmed]%} - {--SENT_MAILS--}: - $content[sent] + {%pipe,translateComma=$content[sent]%} -