aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Shared
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-06-28 15:30:58 +0200
committerAngelo Naselli <anaselli@linux.it>2014-06-28 15:30:58 +0200
commit688728d2b638fa599649c19581aaca0be94c0727 (patch)
treef59db5a1930004868ed5462b60f9be1d7f1097ba /lib/AdminPanel/Shared
parentce90c083a3e53394d23e5a18d19e78137b6d800f (diff)
downloadcolin-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.pm2
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