diff --git a/htdocs/user/index.php b/htdocs/user/index.php index 750e5bd702e..4c498e77976 100644 --- a/htdocs/user/index.php +++ b/htdocs/user/index.php @@ -90,7 +90,7 @@ if ($result) } else { - print ''.img_object($langs->trans("ShowUser"),"user").' Inactif'; + print ''.img_object($langs->trans("ShowUser"),"user").' Inactif'; if ($obj->admin) { print img_picto($langs->trans("Administrator"),'star');