X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmember%2Fmember_mail_bonus_queue.tpl;h=a2f186caf251788b3f1c86caa1101f65b4c79d7b;hb=0141a850a63b07df7390c4c1f8740eaa778b2497;hp=e5caf0924126335671ca2ee65facd7538037e89b;hpb=c4674069e62a14c340e233be0b2c9ce627a9339c;p=mailer.git diff --git a/templates/de/html/member/member_mail_bonus_queue.tpl b/templates/de/html/member/member_mail_bonus_queue.tpl index e5caf09241..a2f186caf2 100644 --- a/templates/de/html/member/member_mail_bonus_queue.tpl +++ b/templates/de/html/member/member_mail_bonus_queue.tpl @@ -1,65 +1,66 @@ - +
+
- - - + + - - + - - + - - + - - + - - + - - + - - + - - + -
- {--MEMBER_MAIL_BONUS_DETAILS_TITLE_1--}$content[id]{--MEMBER_MAIL_BONUS_DETAILS_TITLE_2--} + + {%message,MEMBER_MAIL_BONUS_DETAILS_TITLE=$content[id]%}
{--CONFIRM_LINK--}:{--EMAIL_STATUS_QUEUE--}{--CONFIRM_LINK--}:{--EMAIL_STATUS_QUEUE--}
{--EMAIL_SENDER--}: - $content[sender] + {--EMAIL_SENDER--}: + {--USERNAME_ADMIN_SHORT--}
{--EMAIL_SUBJECT--}: + {--EMAIL_SUBJECT--}: $content[subject]
{--EMAIL_TEXT--}: - $content[text] + {--EMAIL_TEXT--}: +
$content[text]
{--EMAIL_CATEGORY--}: - $content[category] + {--EMAIL_CATEGORY--}: + {%pipe,getCategory=$content[cat_id]%}
{--EMAIL_TIMESTAMP--}: + {--EMAIL_TIMESTAMP--}: $content[timestamp]
{--EMAIL_TIME--}: - $content[time] + {--EMAIL_TIME--}: + {%pipe,createFancyTime=$content[time]%}
{--EMAIL_IS_NOTIFY--} - $content[is_notify] + {--EMAIL_IS_NOTIFY--} + {%pipe,translateYesNo=$content[is_notify]%}
{--EMAIL_POINTS--}: - $content[points] {?POINTS?} + {--EMAIL_POINTS--}: + {%pipe,translateComma=$content[points]%} {?POINTS?}
-

+