diff --git a/plugins/dynamix/include/DefaultPageLayout.php b/plugins/dynamix/include/DefaultPageLayout.php index 3e3161933..5c0781d78 100644 --- a/plugins/dynamix/include/DefaultPageLayout.php +++ b/plugins/dynamix/include/DefaultPageLayout.php @@ -511,6 +511,8 @@ $(function() { showUpgrade('Reboot required to downgrade unRAID OS'); showUpgrade('unRAID OS v is available. Download Now','unRAIDServer'); + + $('.upgrade_notice').html('System notifications are disabled. Click here to change notification settings.').show();