fix: add the graph for Unbound (#6152)

This commit is contained in:
VVelox
2017-03-11 07:09:51 -06:00
committed by Tony Murray
parent 48022fb873
commit 872eb225dd

View File

@@ -206,6 +206,10 @@ $graphs['fbsd-nfs-client'] = array(
'rpc',
);
$graphs['unbound'] = array(
'queries',
);
print_optionbar_start();
echo "<span style='font-weight: bold;'>Apps</span> &#187; ";