HURRAH FOR SID3WINDR

git-svn-id: http://www.observium.org/svn/observer/trunk@560 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-12-28 12:00:57 +00:00
parent 03f45837ac
commit 211e9d0283
11 changed files with 37 additions and 32 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ if($device['type'] == 'server') { $server_select = "selected"; }
if($device['type'] == 'network') { $network_select = "selected"; }
if($device['type'] == 'firewall') { $firewall_select = "selected"; }
if($device['type'] == 'workstation') { $workstation_select = "selected"; }
if($device['type'] == 'other') { $other_select = "selected"; }
if($device['type'] == 'other' || $device['type'] == 'unknown') { $other_select = "selected"; }
echo("<table cellpadding=0 cellspacing=0><tr><td>