X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_emails_row.tpl;h=c8e4797e6e2e7c6ec691843fc80ef30e13fb3d22;hb=5ef42cb239e9225f160f5963a718f14bc70a1866;hp=d923a2e9b4b85f20f60a3be41f84f36829de3f08;hpb=228e90c99239c4d414f6380a0cda65d15940af66;p=mailer.git diff --git a/templates/de/html/admin/admin_list_emails_row.tpl b/templates/de/html/admin/admin_list_emails_row.tpl index d923a2e9b4..c8e4797e6e 100644 --- a/templates/de/html/admin/admin_list_emails_row.tpl +++ b/templates/de/html/admin/admin_list_emails_row.tpl @@ -1,39 +1,39 @@ - + {--EMAIL_SENDER--}:
{%pipe,generateUserProfileLink=$content[sender]%} - + {--EMAIL_SUBJECT--}:
$content[subject] - + {--EMAIL_TEXT--}:
- $content[text] +
$content[text]
- + {--EMAIL_PAYMENT--}:
{%pipe,getPaymentTitlePrice=$content[payment_id]%} - + {--EMAIL_CATEGORY--}:
{%pipe,getCategory=$content[cat_id]%} - + {--EMAIL_RECEIVERS--}:
-
{%pipe,translateComma=$content[sent_email]%}
+
{%pipe,translateComma=$content[mails_sent]%}
({--EMAIL_RUIDS--}:
{%pipe,convertReceivers=$content[receivers]%}
) - + {--USERS_LINKS--}:
$content[unconfirmed] - + {--EMAIL_POOL_TYPE--}:
{%pipe,translatePoolType=$content[data_type]%} @@ -54,6 +54,6 @@ - {--ADMIN_DELETE_NORMAL_MAIL--} + {%template,AdminMemberMailLinks=$content[id]%}