Code

Updated group generic - copy & paste
[gosa.git] / gosa-core / plugins / admin / groups / main.inc
index 7b32b8f5e045dca9edd056fdd933b581a4a53fef..6bbaeb9ef4e1d7bb148bae764ccee59ff3d00f30 100644 (file)
@@ -38,7 +38,7 @@ if ($remove_lock){
 
   /* 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')));