mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
This commit fixes issue #199
This commit is contained in:
@@ -517,6 +517,7 @@ $os = "dlink";
|
||||
$config['os'][$os]['text'] = "D-Link Switch";
|
||||
$config['os'][$os]['type'] = "network";
|
||||
$config['os'][$os]['icon'] = "dlink";
|
||||
$config['os'][$os]['ifname'] = 1;
|
||||
|
||||
$os = "dlinkap";
|
||||
$config['os'][$os]['text'] = "D-Link Access Point";
|
||||
|
||||
Reference in New Issue
Block a user