mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Rewrite lost code.
This commit is contained in:
parent
e71c6070ad
commit
b42e4a8277
@ -242,9 +242,6 @@ config_check();
|
|||||||
set_pandora_error_for_header('There are one or more minor releases waiting for update, there are required administrator permissions', 'minor release/s available');
|
set_pandora_error_for_header('There are one or more minor releases waiting for update, there are required administrator permissions', 'minor release/s available');
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($config["alert_cnt"] > 0) {
|
|
||||||
echo '<div id="alert_messages" style="display: none"></div>';
|
|
||||||
|
|
||||||
echo '<div id="alert_messages" style="display: none"></div>';
|
echo '<div id="alert_messages" style="display: none"></div>';
|
||||||
|
|
||||||
if ($config["alert_cnt"] > 0) {
|
if ($config["alert_cnt"] > 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user