X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_notify_emails_row.tpl;h=23f3902d7f50bbbbccfc7a0621bc14d6e60f3653;hb=cf3765c38cf0a76f396aca291f71858936e92956;hp=ba6f9e89b392a1b57c56274d714d934716a9010a;hpb=b9015c3fb6b46a770379c87561bdc65df4aca396;p=mailer.git diff --git a/templates/de/html/admin/admin_list_notify_emails_row.tpl b/templates/de/html/admin/admin_list_notify_emails_row.tpl index ba6f9e89b3..23f3902d7f 100644 --- a/templates/de/html/admin/admin_list_notify_emails_row.tpl +++ b/templates/de/html/admin/admin_list_notify_emails_row.tpl @@ -1,72 +1,68 @@ - + {--EMAIL_SUBJECT--}:
$content[subject] - + {--EMAIL_TEXT--}:
$content[text] -  {--EMAIL_POINTS--}:
- $content[points] {!POINTS!} + {%pipe,translateComma=$content[points]%} {?POINTS?} {--EMAIL_SECONDS--}:
- $content[time] + {%pipe,createFancyTime=$content[time]%} {--EMAIL_CATEGORY--}:
- $content[category] + {%pipe,getCategory=$content[cat_id]%} -  {--EMAIL_RECEIVERS--}:
- $content[mails_sent] - ({--EMAIL_RUIDS--}: $content[receivers]) + {%pipe,translateComma=$content[mails_sent]%} + ({--EMAIL_RUIDS--}: {%pipe,convertReceivers=$content[receivers]%}) {--USERS_LINKS--}:
- $content[unconfirmed] + $content[unconfirmed_content] {--EMAIL_POOL_TYPE--}:
- $content[type] + {%pipe,translatePoolType=$content[data_type]%} -  {--EMAIL_TSEND--}:
- $content[target_send] + {%pipe,translateComma=$content[target_send]%} {--EMAIL_URL--}:
- {--ADMIN_TEST_URL--} + {--ADMIN_TEST_URL--} {--EMAIL_TIMESTAMP--}:
$content[timestamp]
{--EMAIL_URL--}:
$content[url]
- {--__UNUSED--}:
+ {--_UNUSED--}:
--- - - {--ADMIN_DELETE_NOTIFY_MAIL--} + + {--ADMIN_DELETE_NOTIFY_MAIL--}