From 300438b290b182ccf99fc00d9b6c9df7ea734f2e Mon Sep 17 00:00:00 2001 From: atm-quentin Date: Fri, 8 Feb 2019 15:57:08 +0100 Subject: [PATCH] FIX on chrome you can send multiple form if you click more than once on button --- htdocs/main.inc.php | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index daa0dda21a5..02ff8cef69c 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1978,6 +1978,21 @@ if (! function_exists("llxFooter")) print "\n"; print "\n"; - } + + ?> + + +