X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_notify_emails_row.tpl;h=9ecc0e252c41f8dfb69968ba3119594128bfe6be;hp=0fed1bba754b0b17a45c88fcbe8c684b88792cf0;hb=0f3a135204757cc8750262871c8e62c42300acb4;hpb=66b91ce490ab549425619c95fc12086e126d541b 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 0fed1bba75..9ecc0e252c 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] + $content[subject] - + {--EMAIL_TEXT--}:
- $content[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] + $content[timestamp]
{--EMAIL_URL--}:
-
$content[url]
+
$content[url]
- {--__UNUSED--}:
- --- + {--_UNUSED--}:
+ --- - - {--ADMIN_DELETE_NOTIFY_MAIL--} + + {--ADMIN_DELETE_NOTIFY_MAIL--}