From ea700d360a99fd0c6f6258ce602004d3150a1ba2 Mon Sep 17 00:00:00 2001 From: FabioL <1647128+loviuz@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:04:49 +0200 Subject: [PATCH] Fix chiusura tag barra laterale --- include/top.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/include/top.php b/include/top.php index 55e3cca9e..ff15aaf09 100755 --- a/include/top.php +++ b/include/top.php @@ -502,12 +502,13 @@ if (Auth::check()) { + + '; $in_editor = string_contains($_SERVER['SCRIPT_FILENAME'], 'editor.php');