More EL code, security for $_POST elements rewritten (simplified):
[mailer.git] / templates / de / html / member / member_list_beg_row.tpl
index 6812612af1ed8e17034c43c190f5e59273f75b39..6075586f5a4229e244f770f5f59e8c587c69df43 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom">$content[cnt]</td>
        <td align="center" class="{%template,ColorSwitch%} bottom">$content[userid]</td>
-       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[points]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[beg_points]%}</td>
        <td align="center" class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>