From 0080dd294e9bb1812ae8fbc83f23e5ffe29b6180 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 4 Dec 2009 02:05:45 +0000 Subject: [PATCH] Unneccessary div-s removed --- .../de/html/member/member_order_points.tpl | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/templates/de/html/member/member_order_points.tpl b/templates/de/html/member/member_order_points.tpl index 56eb3e92f9..f21c85c2bc 100644 --- a/templates/de/html/member/member_order_points.tpl +++ b/templates/de/html/member/member_order_points.tpl @@ -2,24 +2,14 @@
-
- {--MEMBER_POINTS_LEFT--}: -
- -
- $content[total] {?POINTS?} -
+ {--MEMBER_POINTS_LEFT--}: + $content[total] {?POINTS?}
-
- {--MEMBER_ORDER_MAX_ALLOWED--}: -
- -
- $content[order_max_full] -
+ {--MEMBER_ORDER_MAX_ALLOWED--}: + $content[order_max_full]
-- 2.30.2