]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_points_row.tpl
A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / member / member_points_row.tpl
index f9c36e5f9426d8131422fb7861ae899cf1854ec4..7c88d0f8ab027fe660ef7333a7a6653cda3fd226 100644 (file)
@@ -1,11 +1,10 @@
-<TR>
-       <TD colspan="3" height="1" class="seperator"></TD>
-</TR>
-<TR>
-       <TD class="member_data">&nbsp;&nbsp;$content[lvl] {--REF_LEVEL--}
-       ($content[per]%)</TD>
-       <TD width="2" class="seperator">&nbsp;</TD>
-       <TD class="member_data">&nbsp;&nbsp;$content[points] {!POINTS!}</TD>
-       <TD width="2" class="seperator">&nbsp;</TD>
-       <TD class="member_data">&nbsp;&nbsp;$content[refs]</TD>
-</TR>
+<tr>
+       <td colspan="3" height="1" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="member_data">&nbsp;&nbsp;$content[level] {--REF_LEVEL--} ($content[percents]%)</td>
+       <td width="2" class="seperator">&nbsp;</td>
+       <td class="member_data">&nbsp;&nbsp;$content[points] {?POINTS?}</td>
+       <td width="2" class="seperator">&nbsp;</td>
+       <td class="member_data">&nbsp;&nbsp;$content[refs]</td>
+</tr>