summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7f197a3)
raw | patch | inline | side by side (parent: 7f197a3)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Apr 2008 08:26:02 +0000 (08:26 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Apr 2008 08:26:02 +0000 (08:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10666 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/ogroups/main.inc | patch | blob | history |
index e2b4ef989d148fa644cc9e51bed2c7c7dc54f240..84b7b4019d6b2a0093ce1fe802da9150089d1bef 100644 (file)
get_template_path('images/lists/locked.png').
"\"> ".@LDAP::fix(session::get('objectinfo')));
} else {
- $display= print_header(get_template_path('images/ogroup.png'), _("Object groups"));
+ $display= print_header(get_template_path('plugins/ogroups/images/plugin.png'), _("Object groups"));
}
$display.= $output;