mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added Documentation, Scrut-fixes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
global $config;
|
||||
$graphs = array('bind_queries' => 'bind - Queries');
|
||||
$graphs = array('bind_queries' => 'Queries');
|
||||
foreach( $graphs as $key => $text ) {
|
||||
$graph_type = $key;
|
||||
$graph_array['height'] = "100";
|
||||
|
Reference in New Issue
Block a user