mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 08:03:51 +02:00
Merge pull request #200 from toyowheelin/issue-199
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