X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmember%2Fmember_stats_row.tpl;h=e370f26cefa2d8a838744481c48f198c12c3845b;hb=d22fa6e71e81743b277da0873e2abe7fc7bb5d98;hp=d423a9645da1d230f48918665bc9226bf272f826;hpb=76b1b077bda73310c536f658d3a9bb5e12232f39;p=mailer.git diff --git a/templates/de/html/member/member_stats_row.tpl b/templates/de/html/member/member_stats_row.tpl index d423a9645d..e370f26cef 100644 --- a/templates/de/html/member/member_stats_row.tpl +++ b/templates/de/html/member/member_stats_row.tpl @@ -11,34 +11,34 @@ {--EMAIL_PAYMENT--}:
- $content[pay] + {%pipe,getPaymentTitlePrice,translateComma=$content[payment_id]%} {--EMAIL_CATEGORY--}:
- $content[cat] + {%pipe,getCategory=$content[cat_id]%} {--EMAIL_URL--}:
- {--MEMBER_TEST_URL--} + {--MEMBER_TEST_URL--} {--EMAIL_END_SEND--}:
- $content[sent] + $content[timestamp_sent] {--EMAIL_RECEIVERS--}:
- $content[target_send] + {%pipe,translateComma=$content[max_rec]%} {--EMAIL_CONFIRMED--}:
- $content[clix] + {%pipe,translateComma=$content[clicks]%} {--EMAIL_PERCENT--}:
- $content[percents] + {%pipe,translateComma=$content[percents]%}%