X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmember%2Fmember_points_bonus_rows.tpl;h=c6ba4a0d0edc0f4200993a31fb4e26c9023b892b;hp=9f9fef01893d11d238d22b82d55dca34341d6337;hb=0715fa7aa8e5e70bcf1d957fb09ae655c3896c4e;hpb=33989fa4a558317899c3e68cb51e1be552c4ce8e diff --git a/templates/de/html/member/member_points_bonus_rows.tpl b/templates/de/html/member/member_points_bonus_rows.tpl index 9f9fef0189..c6ba4a0d0e 100644 --- a/templates/de/html/member/member_points_bonus_rows.tpl +++ b/templates/de/html/member/member_points_bonus_rows.tpl @@ -10,31 +10,31 @@ {--BONUS_LOGIN_TOTAL--} - $content[login] {?POINTS?} + {%user,login_bonus,translateComma=$userid%} {?POINTS?} {--BONUS_TURBO_TOTAL--} - $content[turbo] {?POINTS?} + {%user,turbo_bonus,translateComma=$userid%} {?POINTS?} - {--BONUS_REF_TOTAL--} - $content[ref] {?POINTS?} + {%user,bonus_ref,translateComma=$userid%} {?POINTS?} - {--BONUS_ORDER_TOTAL--} - $content[order] {?POINTS?} + {%user,bonus_order,translateComma=$userid%} {?POINTS?} - {--BONUS_STATS_TOTAL--} - $content[stats] {?POINTS?} + {%user,bonus_stats,translateComma=$userid%} {?POINTS?} - {--BONUS_TOTAL--} - $content[ttotal] {?POINTS?} + {%pipe,translateComma=$content[ttotal]%} {?POINTS?} -