From f840ceb4cecd451b6afe754cdb05d02992cf3071 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../templates/admin/contact/admin_form_contact_data.tpl | 4 ++-- .../admin/mobile_provider/admin_form_mobile_provider.tpl | 5 +++-- web/WEB-INF/templates/contact/form_contact_data.tpl | 8 ++++++-- web/WEB-INF/templates/generic/mobile_selection_box.tpl | 2 +- 4 files changed, 12 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 f7f3228b..56be154b 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 @@ -154,7 +154,7 @@
- + @@ -177,7 +177,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 0b259e34..6f87af07 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 @@ -63,8 +63,9 @@
- - + + +
diff --git a/web/WEB-INF/templates/contact/form_contact_data.tpl b/web/WEB-INF/templates/contact/form_contact_data.tpl index 3e963d7f..ce9699ae 100644 --- a/web/WEB-INF/templates/contact/form_contact_data.tpl +++ b/web/WEB-INF/templates/contact/form_contact_data.tpl @@ -170,7 +170,11 @@
+ <<<<<<< HEAD + ======= + + >>>>>>> 99a5257... Continued a bit: (please cherry-pick)
@@ -187,7 +191,7 @@
- + @@ -210,7 +214,7 @@
- + diff --git a/web/WEB-INF/templates/generic/mobile_selection_box.tpl b/web/WEB-INF/templates/generic/mobile_selection_box.tpl index a76aafeb..2fa3c34a 100644 --- a/web/WEB-INF/templates/generic/mobile_selection_box.tpl +++ b/web/WEB-INF/templates/generic/mobile_selection_box.tpl @@ -8,7 +8,7 @@ - + -- 2.39.5