Merge pull request #200 from toyowheelin/issue-199

This commit fixes issue #199
This commit is contained in:
Paul Gear
2014-03-25 23:18:05 +10:00

View File

@@ -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";