X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_email_archiv_row.tpl;h=d27f4368aa7eabca89a48fabef0ca3d9e0ed9075;hb=0f3a135204757cc8750262871c8e62c42300acb4;hp=43bb71e56dbc4ef270779bc133943b9c3f4d99ce;hpb=d49fe31440f5946f23cd2b4044c6e0256640dde4;p=mailer.git diff --git a/templates/de/html/admin/admin_email_archiv_row.tpl b/templates/de/html/admin/admin_email_archiv_row.tpl index 43bb71e56d..d27f4368aa 100644 --- a/templates/de/html/admin/admin_email_archiv_row.tpl +++ b/templates/de/html/admin/admin_email_archiv_row.tpl @@ -1,81 +1,69 @@ - + {--EMAIL_SENDER--}:
- $content[u_link] + {%pipe,generateUserProfileLink=$content[sender]%} - + {--EMAIL_SUBJECT--}:
- $content[subject] + {%pipe,encodeEntities=$content[subject]%} - + {--EMAIL_TEXT--}:
- $content[text] +
$content[text]
-   - - - + {--EMAIL_PAYMENT--}:
- $content[pay] + {%pipe,getPaymentTitlePrice,translateComma=$content[payment_id]%} - + {--EMAIL_CATEGORY--}:
- $content[cat] + {%pipe,getCategory=$content[cat_id]%} -   - - - + {--EMAIL_RECEIVERS--}:
- $content[sent] ({--EMAIL_RUIDS--}: - $content[ruserids]) + {%pipe,translateComma=$content[target_send]%} ({--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] + $content[target_send] - + {--EMAIL_URL--}:
- {--ADMIN_TEST_URL--} - + {--EMAIL_TIMESTAMP--}:
- $content[stamp] + $content[timestamp] -   - - - +
{--EMAIL_URL--}:
-
$content[url]
+
$content[url]
- + {--_UNUSED--}:
- --- + --- - - {--ADMIN_DELETE_NORMAL_MAIL--} + + {%template,AdminMemberMailLinks=$content[id]%}