diff --git a/htdocs/user/list.php b/htdocs/user/list.php index c73825df145..eb14f61e982 100644 --- a/htdocs/user/list.php +++ b/htdocs/user/list.php @@ -519,7 +519,7 @@ while ($i < min($num, $limit)) print ""; if (! empty($arrayfields['u.login']['checked'])) { - print ''; + print ''; print $li; if (! empty($conf->multicompany->enabled) && $obj->admin && ! $obj->entity) {