diff options
author | Angelo Naselli <anaselli@linux.it> | 2014-06-28 15:30:58 +0200 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2014-06-28 15:30:58 +0200 |
commit | 688728d2b638fa599649c19581aaca0be94c0727 (patch) | |
tree | f59db5a1930004868ed5462b60f9be1d7f1097ba /lib/AdminPanel/Shared | |
parent | ce90c083a3e53394d23e5a18d19e78137b6d800f (diff) | |
download | colin-keep-688728d2b638fa599649c19581aaca0be94c0727.tar colin-keep-688728d2b638fa599649c19581aaca0be94c0727.tar.gz colin-keep-688728d2b638fa599649c19581aaca0be94c0727.tar.bz2 colin-keep-688728d2b638fa599649c19581aaca0be94c0727.tar.xz colin-keep-688728d2b638fa599649c19581aaca0be94c0727.zip |
Removed Kdm User icon when deleting a user (missed in userdrake)
Diffstat (limited to 'lib/AdminPanel/Shared')
-rw-r--r-- | lib/AdminPanel/Shared/Users.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/AdminPanel/Shared/Users.pm b/lib/AdminPanel/Shared/Users.pm index 8546952..8797e84 100644 --- a/lib/AdminPanel/Shared/Users.pm +++ b/lib/AdminPanel/Shared/Users.pm @@ -285,7 +285,7 @@ sub addKdmIcon { =head3 INPUT - $user: username to add + $user: username icon to remove =head3 DESCRIPTION |