]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus_msg.tpl
Naming convention further applied, TODOs.txt updated
[mailer.git] / templates / de / html / show_bonus_msg.tpl
index 4b83cd88fcd8dc898fd6e08bab4efe7c8d863e8a..d774f05614d2649ace0b7e8f016e87d06f38c982 100644 (file)
@@ -1,14 +1,14 @@
 <div>
-       {--HELLO--} $content[gender] $content[surname] $content[family]!
+       {--HELLO--} {%pipe,translateGender=$content[gender]%} $content[surname] $content[family]!
 </div>
 <div>
-       {--BONUS_SHOW_HEADER_LINE_1--} <strong>{?POINTS?}</strong> {--BONUS_SHOW_HEADER_LINE_2--} <strong>$content[mailid]</strong> {--BONUS_SHOW_HEADER_LINE_3--}:
+       {%message,BONUS_SHOW_HEADER_LINE=$content[mailid]%}:
 </div>
 <table border="0" cellspacing="0" cellpadding="0" width="300" class="member_table dashed">
        <tr>
-               <td width="80" align="center" class="member_header bottom"><strong>{--BONUS_RANK--}:</strong></td>
-               <td width="120" align="center" class="member_header bottom"><strong>{--_UID--}:</strong></td>
-               <td width="100" align="center" class="member_header bottom"><strong>{?POINTS?}:</strong></td>
+               <td width="80" align="center" class="header_column bottom"><strong>{--BONUS_RANK--}:</strong></td>
+               <td width="120" align="center" class="header_column bottom"><strong>{--_UID--}:</strong></td>
+               <td width="100" align="center" class="header_column bottom"><strong>{?POINTS?}:</strong></td>
        </tr>
        $content[rows]
        <tr>