Code

Fixed typo
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 20 Jun 2006 08:02:08 +0000 (08:02 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 20 Jun 2006 08:02:08 +0000 (08:02 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@3830 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/class_workstationService.inc

index b62048e8036ba1ec366a6961ce4d1de1d7e6c372..dabcaa0337d1c85eced46f6609dbe79aefa1ae6d 100644 (file)
@@ -106,7 +106,7 @@ class workservice extends plugin
     }
 
     $this->MouseTypes= array("ImPS/2" => "ImPS/2", "PS/2" => "PS/2", "Microsoft" => "Microsoft", 
-                              "Logitech" => "Microsoft");
+                              "Logitech" => "Logitech");
 
     $this->MousePorts= array("/dev/ttyS0"  =>"/dev/ttyS0", 
                              "/dev/ttyS1"       => "/dev/ttyS1",          "/dev/psaux"  =>"/dev/psaux",