From a839bafd66f192ba70ca88441306cb17a2f99856 Mon Sep 17 00:00:00 2001 From: Marion Muszynski Date: Tue, 15 Nov 2016 10:43:45 +0100 Subject: [PATCH 1/2] addition of redirection to the good form --- themes/site_mobile/contact-form.tpl | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/themes/site_mobile/contact-form.tpl b/themes/site_mobile/contact-form.tpl index cd938a84..2440d6bf 100755 --- a/themes/site_mobile/contact-form.tpl +++ b/themes/site_mobile/contact-form.tpl @@ -125,6 +125,38 @@ + + + +{literal} + +{/literal} + {/literal} diff --git a/themes/site_mobile/css/style.css b/themes/site_mobile/css/style.css index 110a0349..959a2606 100755 --- a/themes/site_mobile/css/style.css +++ b/themes/site_mobile/css/style.css @@ -4994,6 +4994,7 @@ body#product #best-sellers_block_product{ } #module-ant_support_form-support #center_column p input[type="checkbox"]{ float: left; + margin-top: 25px; } #module-ant_support_form-support #center_column p.submit .button_large { margin-top:20px;