summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 42c832e)
raw | patch | inline | side by side (parent: 42c832e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 07:54:09 +0000 (07:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 07:54:09 +0000 (07:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11925 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/generic/references/class_reference.inc | patch | blob | history |
diff --git a/gosa-core/plugins/generic/references/class_reference.inc b/gosa-core/plugins/generic/references/class_reference.inc
index fad5d8939b5a19d69f57f70e2d90bdb91827492c..5d8d75ea4321215c2ec3ba7b22a29a0755e88454 100644 (file)
"gotoWorkstation" => array("text" => _("Workstation"),
"image" => "images/select_workstation.png"),
"gosaGroupOfNames" => array("text" => _("Object group"),
- "image" => "images/select_ogroup.png"),
+ "image" => "plugins/ogroups/images/select_ogroup.png"),
"gotoPrinter" => array( "text" => _("Printer"),
"image" => "images/select_printer.png"));
}