Code

Updated plugins
[gosa.git] / include / class_MultiSelectWindow.inc
index 18d1558d46a595ba4d086b4f5d4181fbde5126a3..9aec3065250bb7bfea0b514db0804cb09ba554bc 100644 (file)
@@ -178,7 +178,7 @@ class MultiSelectWindow{
     }
 
     /* Create header with selected base */
-    $listhead = "<div style='background:#F0F0F9;padding:5px;'>";
+    $listhead = "<div style='background:white;padding:5px;'>";
 
     /* Draw root button */
     if($enable_root){