From 19d240c68a5803fd4d0b3f860244b0e2a13eec35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 2 Aug 2016 15:57:50 +0200 Subject: [PATCH] Continued a bit: (please cherry-pick) - variable was not fully renamed, fixed --- .../templates/admin/contact/admin_form_contact_data.tpl | 4 ++-- .../admin/mobile_provider/admin_form_mobile_provider.tpl | 2 +- web/WEB-INF/templates/contact/form_contact_data.tpl | 6 +++--- web/WEB-INF/templates/generic/mobile_selection_box.tpl | 2 +- 4 files changed, 7 insertions(+), 7 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 eb3d97d0..63020e78 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 @@ -190,7 +190,7 @@ - + @@ -214,7 +214,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 b53e1d90..597d4770 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 290abd55..c878ceb5 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 @@ - + @@ -205,7 +205,7 @@ - + @@ -229,7 +229,7 @@ - + diff --git a/web/WEB-INF/templates/generic/mobile_selection_box.tpl b/web/WEB-INF/templates/generic/mobile_selection_box.tpl index 2985f768..fd7e654a 100644 --- a/web/WEB-INF/templates/generic/mobile_selection_box.tpl +++ b/web/WEB-INF/templates/generic/mobile_selection_box.tpl @@ -9,7 +9,7 @@ - + -- 2.39.5