From bbf90cb84d2bc0f83ffa39432caad089a5af75da Mon Sep 17 00:00:00 2001 From: bergware Date: Thu, 2 Jun 2022 17:24:24 +0200 Subject: [PATCH] Add INFO icon to banner --- plugins/dynamix/include/DefaultPageLayout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dynamix/include/DefaultPageLayout.php b/plugins/dynamix/include/DefaultPageLayout.php index 05e018326..8d47ebf38 100644 --- a/plugins/dynamix/include/DefaultPageLayout.php +++ b/plugins/dynamix/include/DefaultPageLayout.php @@ -78,7 +78,7 @@ if ($themes2) { } $notes = '/var/tmp/unRAIDServer.txt'; if (!file_exists($notes)) file_put_contents($notes,shell_exec("$docroot/plugins/dynamix.plugin.manager/scripts/plugin changes $docroot/plugins/unRAIDServer/unRAIDServer.plg")); -$notes = ""; +$notes = " "; ?>