X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_emails_row.tpl;h=c8e4797e6e2e7c6ec691843fc80ef30e13fb3d22;hb=f71bb5069ef2fc17bb726a6cc91331efc02eb697;hp=0c3dab8a2b7a7a0cd5929bd9cf8bd780bce9c8ce;hpb=6914ebaaae909093df86d010e4c754a43d1a1aed;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 0c3dab8a2b..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]%} @@ -53,7 +53,7 @@ - - {--ADMIN_DELETE_NORMAL_MAIL--} + + {%template,AdminMemberMailLinks=$content[id]%}