diff --git a/html/images/os/force10.png b/html/images/os/force10.png new file mode 100644 index 000000000..87ed2a4c2 Binary files /dev/null and b/html/images/os/force10.png differ diff --git a/includes/static-config.php b/includes/static-config.php index 33a502cb2..79b302d77 100644 --- a/includes/static-config.php +++ b/includes/static-config.php @@ -110,7 +110,6 @@ $config['os']['extremeware']['type'] = "network"; $config['os']['extremeware']['ifname'] = 1; $config['os']['extremeware']['icon'] = "extreme"; - $config['os']['xos']['text'] = "Extreme XOS"; $config['os']['xos']['type'] = "network"; $config['os']['xos']['ifname'] = 1; @@ -119,6 +118,7 @@ $config['os']['xos']['icon'] = "extreme"; $config['os']['ftos']['text'] = "Force10 FTOS"; $config['os']['ftos']['type'] = "network"; +$config['os']['ftos']['icon'] = "force10"; $config['os']['powerconnect']['text'] = "Dell PowerConnect"; $config['os']['powerconnect']['ifname'] = 1;