summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 05f69f5)
raw | patch | inline | side by side (parent: 05f69f5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:09:33 +0000 (08:09 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:09:33 +0000 (08:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11936 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 b1afc9ade17a310869cf52ac4975df01e79f4b0b..0d421fb940d90bc28922262a5cd88a8d7e51b6d2 100644 (file)
"gosaApplication" => array("text" => _("Application"),
"image" => "plugins/goto/images/select_application.png"),
"goServer" => array( "text" => _("Server"),
- "image" => "images/select_server.png"),
+ "image" => "plugins/systems/images/select_server.png"),
"gotoTerminal" => array( "text" => _("Thin Client"),
"image" => "images/select_terminal.png"),
"gotoWorkstation" => array("text" => _("Workstation"),
"gosaGroupOfNames" => array("text" => _("Object group"),
"image" => "plugins/ogroups/images/select_ogroup.png"),
"gotoPrinter" => array( "text" => _("Printer"),
- "image" => "images/select_printer.png"));
+ "image" => "plugins/systems/images/select_printer.png"));
}
function execute()