mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fixes for general apps page
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
global $config;
|
||||
|
||||
$graphs = array(
|
||||
'os-updates' => 'OS updates',
|
||||
'os-updates_packages' => 'OS updates',
|
||||
);
|
||||
|
||||
foreach ($graphs as $key => $text) {
|
||||
|
Reference in New Issue
Block a user