From de8f048713d2d1d21c1c1dec220b751e8f5cbb0b Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 13 Nov 2020 11:24:36 +0100 Subject: [PATCH] fixes #1260 fix parameters as the paramets sent by the page by default are not the same than when the form is submitted, you had to refresh the page to see the changes, to check wheter the value is equal to false or not existant is a working fix because the form submits the parameters set to false when the radio button is selected to no --- admin/themes/default/template/notification_by_mail.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/themes/default/template/notification_by_mail.tpl b/admin/themes/default/template/notification_by_mail.tpl index e07cef5d0..c9c905fc8 100644 --- a/admin/themes/default/template/notification_by_mail.tpl +++ b/admin/themes/default/template/notification_by_mail.tpl @@ -39,7 +39,7 @@ jQuery(document).ready(function(){ - + @@ -53,7 +53,7 @@ jQuery(document).ready(function(){ - + @@ -67,7 +67,7 @@ jQuery(document).ready(function(){ - +