From b92c724ca8e026edf554406d1e5e84f6a0b9eda8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 4 Dec 2009 02:11:18 +0000 Subject: [PATCH] table replaced with div --- .../de/html/member/member_order_points.tpl | 26 ++++++++----------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/templates/de/html/member/member_order_points.tpl b/templates/de/html/member/member_order_points.tpl index e5a53332f7..93178dc4da 100644 --- a/templates/de/html/member/member_order_points.tpl +++ b/templates/de/html/member/member_order_points.tpl @@ -1,18 +1,14 @@
-
- - - - - - - -
- {--MEMBER_POINTS_LEFT--}: - $content[total] {?POINTS?} -
- {--MEMBER_ORDER_MAX_ALLOWED--}: - $content[order_max_full] -
+
+
+ {--MEMBER_POINTS_LEFT--}: + $content[total] {?POINTS?} +
+ +
+ {--MEMBER_ORDER_MAX_ALLOWED--}: + $content[order_max_full] +
+
-- 2.30.2