From: hickert Date: Thu, 24 Jul 2008 06:05:25 +0000 (+0000) Subject: Updated image X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c3217b3b936686e473badc31ef1eecb92ffb2816;p=gosa.git Updated image git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11879 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/images/list_password.png b/gosa-core/html/images/list_password.png deleted file mode 100644 index ca93f0d14..000000000 Binary files a/gosa-core/html/images/list_password.png and /dev/null differ diff --git a/gosa-core/html/plugins/users/images/list_password.png b/gosa-core/html/plugins/users/images/list_password.png new file mode 100644 index 000000000..ca93f0d14 Binary files /dev/null and b/gosa-core/html/plugins/users/images/list_password.png differ diff --git a/gosa-core/plugins/admin/users/class_divListUsers.inc b/gosa-core/plugins/admin/users/class_divListUsers.inc index 582cd892e..231b93ac7 100644 --- a/gosa-core/plugins/admin/users/class_divListUsers.inc +++ b/gosa-core/plugins/admin/users/class_divListUsers.inc @@ -133,7 +133,7 @@ class divListUsers extends MultiSelectWindow $s.= "..|---|\n"; $s.= "..|". " "._("Edit")."|"."multiple_edit|\n"; - $s.= "..|". + $s.= "..|". " "._("Change password")."|"."multiple_password_change|\n"; $s.= "..|". " "._("Remove")."|"."remove_multiple|\n"; @@ -268,7 +268,7 @@ class divListUsers extends MultiSelectWindow /* Add Password change icon, if we are able to write users/password */ if(!in_array_ics("gosaUserTemplate",$val['objectClass']) && preg_match("/w/",$ui->get_permissions($val['dn'],"users/password"))) { - $action.= ""; }else{ $action.= "