From: hickert Date: Thu, 24 Jul 2008 07:54:09 +0000 (+0000) Subject: Updated image X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9035f912b0a82b9f7bf5fb03af6dbafb09cf59a1;p=gosa.git Updated image git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11925 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/generic/references/class_reference.inc b/gosa-core/plugins/generic/references/class_reference.inc index fad5d8939..5d8d75ea4 100644 --- a/gosa-core/plugins/generic/references/class_reference.inc +++ b/gosa-core/plugins/generic/references/class_reference.inc @@ -69,7 +69,7 @@ class reference extends plugin "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")); }