From 9bb31b7645f2a2e8357255bda6ae64ee980b32d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 19 Apr 2017 22:03:51 +0200 Subject: [PATCH] more fixes, 'register' was to much around, comes from copy-paste template ... :-( MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/admin/category/admin_category_list.xhtml | 2 +- web/admin/customer/admin_customer_edit.xhtml | 4 ++-- web/admin/customer/admin_customer_list.xhtml | 2 +- web/admin/product/admin_product_list.xhtml | 2 +- web/admin/user/admin_user_list.xhtml | 2 +- web/basket.xhtml | 2 +- web/customer/checkout.xhtml | 4 ++-- web/customer/empty_basket.xhtml | 1 + 8 files changed, 10 insertions(+), 9 deletions(-) diff --git a/web/admin/category/admin_category_list.xhtml b/web/admin/category/admin_category_list.xhtml index a0564035..5e678e70 100644 --- a/web/admin/category/admin_category_list.xhtml +++ b/web/admin/category/admin_category_list.xhtml @@ -49,7 +49,7 @@
- +
diff --git a/web/admin/customer/admin_customer_edit.xhtml b/web/admin/customer/admin_customer_edit.xhtml index f5055eea..1bba6ec7 100644 --- a/web/admin/customer/admin_customer_edit.xhtml +++ b/web/admin/customer/admin_customer_edit.xhtml @@ -25,7 +25,7 @@ - +
@@ -41,7 +41,7 @@
diff --git a/web/admin/customer/admin_customer_list.xhtml b/web/admin/customer/admin_customer_list.xhtml index 66588a34..0211a4d5 100644 --- a/web/admin/customer/admin_customer_list.xhtml +++ b/web/admin/customer/admin_customer_list.xhtml @@ -81,7 +81,7 @@
- +
diff --git a/web/admin/product/admin_product_list.xhtml b/web/admin/product/admin_product_list.xhtml index 97cd4c99..371c7e9c 100644 --- a/web/admin/product/admin_product_list.xhtml +++ b/web/admin/product/admin_product_list.xhtml @@ -65,7 +65,7 @@
- +
diff --git a/web/admin/user/admin_user_list.xhtml b/web/admin/user/admin_user_list.xhtml index 02a58ddb..8d6a4871 100644 --- a/web/admin/user/admin_user_list.xhtml +++ b/web/admin/user/admin_user_list.xhtml @@ -97,7 +97,7 @@ - +
diff --git a/web/basket.xhtml b/web/basket.xhtml index 6204ef7b..11877d77 100644 --- a/web/basket.xhtml +++ b/web/basket.xhtml @@ -48,7 +48,7 @@ - + diff --git a/web/customer/checkout.xhtml b/web/customer/checkout.xhtml index 4407e154..129ba3fc 100644 --- a/web/customer/checkout.xhtml +++ b/web/customer/checkout.xhtml @@ -37,7 +37,7 @@
- +
@@ -49,7 +49,7 @@
- +
diff --git a/web/customer/empty_basket.xhtml b/web/customer/empty_basket.xhtml index a80d0bb6..fd61bed8 100644 --- a/web/customer/empty_basket.xhtml +++ b/web/customer/empty_basket.xhtml @@ -17,6 +17,7 @@ +
-- 2.39.5