From 3ae94863a8946231066167f224bf325c46c47617 Mon Sep 17 00:00:00 2001 From: pek5892 Date: Wed, 22 May 2024 11:30:29 +0200 Subject: [PATCH] Fix vista controller.php --- controller.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/controller.php b/controller.php index 83521da10..6b3b7bdce 100755 --- a/controller.php +++ b/controller.php @@ -70,9 +70,11 @@ $plugins = Plugin::where('idmodule_to', $id_module)->where('position', 'tab_main // Tab dei plugin foreach ($plugins as $plugin) { echo ' + '; } echo '