summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 028b2b0)
raw | patch | inline | side by side (parent: 028b2b0)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Apr 2008 13:41:13 +0000 (13:41 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Apr 2008 13:41:13 +0000 (13:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10563 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/groups/main.inc | patch | blob | history |
index 7b32b8f5e045dca9edd056fdd933b581a4a53fef..6bbaeb9ef4e1d7bb148bae764ccee59ff3d00f30 100644 (file)
/* Page header*/
if (session::is_set('objectinfo')){
- $display= print_header(get_template_path('plugins/groups/images/'),
+ $display= print_header(get_template_path('plugins/groups/images/plugin.png'),
_("Group administration"), "<img alt=\"\" align=\"middle\" src=\"".
get_template_path('images/lists/locked.png')."\"> ".
@LDAP::fix(session::get('objectinfo')));