fix: Update Fortinet Logo

This commit is contained in:
Rosiak 2016-09-20 18:53:35 +02:00
parent afa4dd7c6b
commit eda1dc06c2
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 427 B

After

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

View File

@ -2006,7 +2006,7 @@ $config['os'][$os]['over'][0]['text'] = 'Current';
$os = 'fortios';
$config['os'][$os]['text'] = 'FortiOS';
$config['os'][$os]['type'] = 'appliance';
$config['os'][$os]['icon'] = 'fortios';
$config['os'][$os]['icon'] = 'fortinet';
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
$config['os'][$os]['over'][0]['text'] = 'Traffic';
$config['os'][$os]['over'][1]['graph'] = 'device_processor';