X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmember%2Fmember_mail_bonus_send.tpl;h=061275f5f05369e2779b36e10431b670771e8a97;hb=0141a850a63b07df7390c4c1f8740eaa778b2497;hp=1811bc9fef7e41023a68dbd0745115455b093dc8;hpb=3c3967cfd2f6d4f7681f435ea30f85bc03818815;p=mailer.git diff --git a/templates/de/html/member/member_mail_bonus_send.tpl b/templates/de/html/member/member_mail_bonus_send.tpl index 1811bc9fef..061275f5f0 100644 --- a/templates/de/html/member/member_mail_bonus_send.tpl +++ b/templates/de/html/member/member_mail_bonus_send.tpl @@ -1,67 +1,68 @@ - +
+
- - + - - + - - + - - + - - + - - + - - + - - + - - + -
- {--MEMBER_MAIL_BONUS_DETAILS_TITLE_1--}$content[id]{--MEMBER_MAIL_BONUS_DETAILS_TITLE_2--} + {%message,MEMBER_MAIL_BONUS_DETAILS_TITLE=$content[id]%}
{--CONFIRM_LINK--}: + {--CONFIRM_LINK--}: [$content[id]]
{--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?}
-

+