fixes for general apps page

This commit is contained in:
crcro
2016-08-07 06:24:34 +03:00
parent f1268848b0
commit a2e7726cd0
5 changed files with 8 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
global $config;
$graphs = array(
'os-updates' => 'OS updates',
'os-updates_packages' => 'OS updates',
);
foreach ($graphs as $key => $text) {