From a6be6025523ec97575ef3268aeb345aa8e966b8f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 2 Aug 2016 16:07:45 +0200 Subject: [PATCH] Continued a bit: (please cherry-pick) - variable was not fully renamed, fixed - renamed countryI18nkey -> countryI18nKey - fixed name of context property (was shortended) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../admin/contact/admin_form_contact_data.tpl | 2 +- .../admin_form_mobile_provider.tpl | 2 +- .../templates/contact/form_contact_data.tpl | 2 +- web/WEB-INF/web.xml | 4 +- web/admin/country/admin_country_list.xhtml | 2 +- .../admin_mobile_provider_list.xhtml | 2 +- web/customer/empty_basket.xhtml | 66 +++++++++---------- web/guest/user/register_done.xhtml | 4 +- 8 files changed, 39 insertions(+), 45 deletions(-) diff --git a/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl b/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl index 63020e78..a0d729a0 100644 --- a/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl +++ b/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl @@ -170,7 +170,7 @@ - + diff --git a/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl b/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl index 597d4770..0b2fd8f8 100644 --- a/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl +++ b/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl @@ -67,7 +67,7 @@
- +
diff --git a/web/WEB-INF/templates/contact/form_contact_data.tpl b/web/WEB-INF/templates/contact/form_contact_data.tpl index c878ceb5..2340f122 100644 --- a/web/WEB-INF/templates/contact/form_contact_data.tpl +++ b/web/WEB-INF/templates/contact/form_contact_data.tpl @@ -185,7 +185,7 @@ - + diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 75a17588..3db8bbd3 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -19,8 +19,8 @@ Whether "resend confirmation link" is enabled. - is_feature_user_resend_confirm_link_enabled - false + is_feature_user_resend_confirmation_link_enabled + true Whether default timezon is set from system's timezone diff --git a/web/admin/country/admin_country_list.xhtml b/web/admin/country/admin_country_list.xhtml index 26b383ae..6e6b3e7e 100644 --- a/web/admin/country/admin_country_list.xhtml +++ b/web/admin/country/admin_country_list.xhtml @@ -47,7 +47,7 @@ - + diff --git a/web/admin/mobile_provider/admin_mobile_provider_list.xhtml b/web/admin/mobile_provider/admin_mobile_provider_list.xhtml index 8d30d8b1..d1480294 100644 --- a/web/admin/mobile_provider/admin_mobile_provider_list.xhtml +++ b/web/admin/mobile_provider/admin_mobile_provider_list.xhtml @@ -47,7 +47,7 @@ - + diff --git a/web/customer/empty_basket.xhtml b/web/customer/empty_basket.xhtml index c27205a2..382a2f79 100644 --- a/web/customer/empty_basket.xhtml +++ b/web/customer/empty_basket.xhtml @@ -15,50 +15,46 @@ - - -
-
- -
- -
- - - + +
+
+ +
-
-
- -
+
+ + + -
- - - -
+
+
+
-
-
- +
+ + + +
+
-
- -
+
+ +
- +
+ +
+ + - - +
+
- - - +
diff --git a/web/guest/user/register_done.xhtml b/web/guest/user/register_done.xhtml index c4e8ab67..5a4d6080 100644 --- a/web/guest/user/register_done.xhtml +++ b/web/guest/user/register_done.xhtml @@ -20,9 +20,7 @@
- - - +
-- 2.39.5