From 2a9472c42840b699dfccf1aca3c9f86fcf6cadbe Mon Sep 17 00:00:00 2001 From: MatteoPistorello Date: Fri, 10 Jun 2022 16:08:11 +0200 Subject: [PATCH] Nascosti pulsanti nel top per utenti diversi da amministratori --- include/top.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/include/top.php b/include/top.php index 1dfd438e9..c0fe29029 100755 --- a/include/top.php +++ b/include/top.php @@ -399,8 +399,10 @@ if (Auth::check()) { + '; + if ($user->gruppo == 'Amministratori') { + echo ' + '; + } + echo '