Code

Make it use the sudo.png
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 3 Apr 2008 13:54:09 +0000 (13:54 +0000)
committercajus <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

index baf378560c49552046329c5bddd765d2a0cf1ae1..23f2c313d705db435861d3da3d75ef078259afb9 100644 (file)
@@ -38,7 +38,7 @@ if ($remove_lock){
 
   /* 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')));