mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'cherry-pick-8ed84bf7-4' into 'pandora_6.0'
Merge branch '21-mensaje-no-access-solo-aparece-con-alertas-integria-4368' into 'develop' See merge request !70
This commit is contained in:
commit
4cc4b796ce
@ -236,9 +236,9 @@ config_check();
|
||||
|
||||
$pandora_management = check_acl($config['id_user'], 0, "PM");
|
||||
|
||||
if ($config["alert_cnt"] > 0) {
|
||||
echo '<div id="alert_messages" style="display: none"></div>';
|
||||
|
||||
if ($config["alert_cnt"] > 0) {
|
||||
$maintenance_link = 'javascript:';
|
||||
$maintenance_title = __("System alerts detected - Please fix as soon as possible");
|
||||
$maintenance_class = $maintenance_id = 'show_systemalert_dialog white';
|
||||
|
Loading…
x
Reference in New Issue
Block a user