From 1a0ebdbf81c6c999f2d16d86073ff5e0defb6550 Mon Sep 17 00:00:00 2001 From: quix0r Date: Mon, 28 Jun 2010 02:40:20 +0000 Subject: [PATCH] Template fixed --- templates/de/html/admin/admin_list_user_row.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/de/html/admin/admin_list_user_row.tpl b/templates/de/html/admin/admin_list_user_row.tpl index 29821d39d5..5239cf9138 100644 --- a/templates/de/html/admin/admin_list_user_row.tpl +++ b/templates/de/html/admin/admin_list_user_row.tpl @@ -35,7 +35,7 @@ {%pipe,translateComma=$content[points]%} {?POINTS?} - {%pipe,translateComma=$content[emails_sent]%} + $content[emails_sent] {%pipe,translateComma=$content[rate]%}% {%pipe,translateComma=$content[locked]%} {?POINTS?} $content[refs] -- 2.39.5