Code

Fix path for groups in references tab (#6185)
[gosa.git] / trunk / gosa-core / plugins / generic / references / class_reference.inc
index d121b0b0c7bface60e20b305f62dda6026e54b93..1857c66de76767cce4f341187c21af36f98babd5 100644 (file)
@@ -55,7 +55,7 @@ class reference extends plugin
                                "PureFTPdUser" => array(   "text" => _("FTP"),
                                        "image" => "images/select_proxy.png"),
                                "posixGroup" => array(     "text" => _("Group"),
-                                       "image" => "images/select_groups.png"),
+                                       "image" => "plugins/groups/images/groups.png"),
                                "gosaDepartment" => array( "text" => _("Department"),
                                        "image" => "images/select_department.png"),
                                "goFonHardware" => array(   "text" => _("Phone"),