X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_emails_row.tpl;h=cc7fb364bb630081afb403ddab405353375ad48d;hb=ff6e1b8fc739109c5e07413377268231f7a7c50d;hp=4a9cb682934a209e24dce37c88433184f4862039;hpb=bfbf712685680761babfd9ea059a224a4aa244bf;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 4a9cb68293..cc7fb364bb 100644 --- a/templates/de/html/admin/admin_list_emails_row.tpl +++ b/templates/de/html/admin/admin_list_emails_row.tpl @@ -1,61 +1,58 @@ - + {--EMAIL_SENDER--}:
-
$content[sender_link] +
{%pipe,generateUserProfileLink=$content[sender]%}
- + {--EMAIL_SUBJECT--}:
-
$content[subject] +
$content[subject]
- + {--EMAIL_TEXT--}:
-
$content[text] +
$content[text]
- {--EMAIL_PAYMENT--}:
-
$content[payment] +
{%pipe,getPaymentTitlePrice=$content[payment_id]%}
{--EMAIL_CATEGORY--}:
-
$content[category] +
{%pipe,getCategory=$content[cat_id]%}
- {--EMAIL_RECEIVERS--}:
-
$content[sent_email] - ({--EMAIL_RUIDS--}:
$content[receivers]) +
{%pipe,translateComma=$content[sent_email]%}
+ ({--EMAIL_RUIDS--}:
{%pipe,convertReceivers=$content[receivers]%}
) {--USERS_LINKS--}:
-
$content[unconfirmed] +
$content[unconfirmed]
{--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--} + {--EMAIL_TIMESTAMP--}:
-
$content[timestamp] +
$content[timestamp]
- - {--ADMIN_DELETE_NORMAL_MAIL--} + + {--ADMIN_DELETE_NORMAL_MAIL--}