summaryrefslogtreecommitdiffstats
path: root/frontends/php/sysmap.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-01-10 21:09:44 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-01-10 21:09:44 +0000
commit32451614f9d27e745d310b335ec0068ffa5a8d70 (patch)
treea2899f19223182802ad675eff4918af8c1d54dd7 /frontends/php/sysmap.php
parent8f721488cd53c18ae352de5dc62e65fefa097ae0 (diff)
downloadzabbix-32451614f9d27e745d310b335ec0068ffa5a8d70.tar.gz
zabbix-32451614f9d27e745d310b335ec0068ffa5a8d70.tar.xz
zabbix-32451614f9d27e745d310b335ec0068ffa5a8d70.zip
Updated icons.
git-svn-id: svn://svn.zabbix.com/trunk@1163 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/sysmap.php')
-rw-r--r--frontends/php/sysmap.php15
1 files changed, 8 insertions, 7 deletions
diff --git a/frontends/php/sysmap.php b/frontends/php/sysmap.php
index 0cbf0713..ac792f4f 100644
--- a/frontends/php/sysmap.php
+++ b/frontends/php/sysmap.php
@@ -275,13 +275,14 @@
{
$icons[0]="Server";
$icons[1]="Workstation";
- $icons[2]="Printer";
- $icons[3]="Hub";
- $icons[4]="UPS";
- $icons[5]="Network";
- $icons[6]="Phone";
- $icons[7]="Satellite";
- $num=8;
+ $icons[2]="Notebook";
+ $icons[3]="Printer";
+ $icons[4]="Hub";
+ $icons[5]="UPS";
+ $icons[6]="Network";
+ $icons[7]="Phone";
+ $icons[8]="Satellite";
+ $num=9;
}
else
{