From 9c9385e2339c43e90be9fabccc8dfb8c1f8e59bd Mon Sep 17 00:00:00 2001 From: MatteoPistorello Date: Wed, 17 Mar 2021 15:13:40 +0100 Subject: [PATCH] Fix modifica colonne --- controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controller.php b/controller.php index 2b5c0de4c..d5ef0265f 100755 --- a/controller.php +++ b/controller.php @@ -104,7 +104,7 @@ if ($user->is_admin && string_contains($module['option'], '|select|')) { '; }