]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus_msg.tpl
Added update_year.sh (still not fully flexible) and updated all years with it.
[mailer.git] / templates / de / html / show_bonus_msg.tpl
index 8f7343e1081d3ed1e6aeb1421db042092a8bff29..4885608fbcde993ee01be0a8fce85b751d4e0db7 100644 (file)
@@ -8,24 +8,26 @@
        {%message,MEMBER_BONUS_SHOW_TITLE=$content[mailid]%}:
 </div>
 
-<table border="0" cellspacing="0" cellpadding="0" width="300" class="table dashed">
-       <tr>
-               <td width="80" align="center" class="header_column bottom">
-                       <strong>{--BONUS_RANK--}:</strong>
-               </td>
-               <td width="120" align="center" class="header_column bottom">
-                       <strong>{--_USERID--}:</strong>
-               </td>
-               <td width="100" align="center" class="header_column bottom">
-                       <strong>{?POINTS?}:</strong>
-               </td>
-       </tr>
-       $content[rows]
-       <tr>
-               <td colspan="3" class="table_footer" align="center">
-                       $content[own]
-               </td>
-       </tr>
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
+<tr>
+       <td align="center" class="header_column bottom">
+               {--BONUS_RANK--}:
+       </td>
+       <td align="center" class="header_column bottom">
+               {--_USERID--}:
+       </td>
+       <td align="center" class="header_column bottom">
+               {?POINTS?}:
+       </td>
+</tr>
+
+$content[rows]
+
+<tr>
+       <td colspan="3" class="table_footer" align="center">
+               $content[own]
+       </td>
+</tr>
 </table>
 
 <div>
@@ -37,7 +39,7 @@
                {--MONTHLY_BONUS_RALLYE_GOOD_LUCK--}
        </div>
        <div>
-               {--MONTHLY_BONUS_RALLYE_RANKS_NOTE--}
+               {--MONTHLY_BONUS_RALLYE_RANKS_NOTICE--}
        </div>
 </div>
 </div>