]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_user_row.tpl
Fix for missing language string and variable renamed to better naming convention
[mailer.git] / templates / de / html / admin / admin_list_user_row.tpl
index ecc921e4eccbcf766ca6f66d19d644c5282557b2..571662dff3c149318768a29f6566f6f5d5708cde 100644 (file)
@@ -36,7 +36,7 @@
 <tr>
        <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,getTotalPoints,translateComma=$content[userid]%} {?POINTS?}</td>
        <td align="center" class="right {%template,ColorSwitch%} bottom">$content[emails_sent]</td>
-       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[rate]%}%</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[rate]%}&#37;</td>
        <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[locked]%} {?POINTS?}</td>
        <td align="center" class="{%template,ColorSwitch%} bottom">$content[refs]</td>
 </tr>