Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / member / member_mail_normal_deleted.tpl
index fb3462aa86d6d7027d6c5643e2a44ca03733f42a..e616584ca5e434095bf87262636ada0b22506732 100644 (file)
@@ -1,7 +1,7 @@
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="650">
 <tr>
-       <td colspan="2" align="center" class="member_header bottom2">
-               <strong>{--MEMBER_MAIL_NORMAL_DETAILS_TITLE_1--}$content[id]{--MEMBER_MAIL_NORMAL_DETAILS_TITLE_2--}</strong>
+       <td colspan="2" align="center" class="header_column bottom">
+               <strong>{%message,MEMBER_MAIL_NORMAL_DETAILS_TITLE=$content[id]%}</strong>
        </td>
 </tr>
 <tr>
@@ -29,7 +29,7 @@
 <tr>
        <td align="center" class="bottom right"><strong>{--EMAIL_CATEGORY--}:</strong></td>
        <td align="center" class="bottom">
-               $content[category]
+               {%pipe,getCategory=$content[category]%}
        </td>
 </tr>
 <tr>
 <tr>
        <td align="center" class="bottom right"><strong>{--EMAIL_TIME--}:</strong></td>
        <td align="center" class="bottom">
-               $content[time]
+               {%pipe,createFancyTime=$content[time]%}
        </td>
 </tr>
 <tr>
        <td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
        <td align="center" class="bottom" style="padding-right:5px">
-               $content[points] {?POINTS?}
+               {%pipe,translateComma=$content[points]%} {?POINTS?}
        </td>
 </tr>
 <tr>