summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2c650ac)
raw | patch | inline | side by side (parent: 2c650ac)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Apr 2008 13:54:09 +0000 (13:54 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Apr 2008 13:54:09 +0000 (13:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10155 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/sudo/main.inc | patch | blob | history |
index baf378560c49552046329c5bddd765d2a0cf1ae1..23f2c313d705db435861d3da3d75ef078259afb9 100644 (file)
/* Page header*/
if (session::is_set('objectinfo')){
- $display= print_header(get_template_path('images/group.png'),
+ $display= print_header(get_template_path('images/sudo.png'),
_("Group administration"), "<img alt=\"\" align=\"middle\" src=\"".
get_template_path('images/closedlock.png')."\"> ".
@LDAP::fix(session::get('objectinfo')));