Code

Moved folder icon
[gosa.git] / gosa-core / plugins / admin / ogroups / main.inc
index 7e50efeb1fdb10fcfd04c1db1705583ea9b0e8f3..c6263fd51b5a4472ecf7a800081b8e5940623036 100644 (file)
@@ -36,7 +36,7 @@ if (!$remove_lock){
     $display= print_header(get_template_path('images/ogroup.png'),
                           _("Object groups"),
                           "<img alt=\"\" align=\"middle\" src=\"".
-                          get_template_path('images/closedlock.png').
+                          get_template_path('images/lists/locked.png').
                           "\"> ".@LDAP::fix(session::get('objectinfo')));
   } else {
     $display= print_header(get_template_path('images/ogroup.png'), _("Object groups"));