From c18fe20e6ed1247cdb218402b1a2f9e92f6008c8 Mon Sep 17 00:00:00 2001 From: quix0r Date: Wed, 29 Jun 2011 17:32:48 +0000 Subject: [PATCH] Used points are always negative numbers --- templates/de/html/member/member_points.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/de/html/member/member_points.tpl b/templates/de/html/member/member_points.tpl index 42737b4902..73dec78654 100644 --- a/templates/de/html/member/member_points.tpl +++ b/templates/de/html/member/member_points.tpl @@ -21,7 +21,7 @@ {--POINTS_USED--} - {%user,used_points,translateComma%} {?POINTS?} + -{%user,used_points,translateComma%} {?POINTS?} - - -- 2.39.5