diff --git a/include/staff/user-view.inc.php b/include/staff/user-view.inc.php index 35ca5b69fc70b614e90b2153d17e3f5d840bb700..9299e4e83c20719c547f91fc404fe1983494f17a 100644 --- a/include/staff/user-view.inc.php +++ b/include/staff/user-view.inc.php @@ -95,9 +95,9 @@ if ($thisstaff->hasPerm(User::PERM_EDIT)) { ?> <?php } echo Format::htmlchars($user->getName()->getOriginal()); if ($thisstaff->hasPerm(User::PERM_EDIT)) { ?> - </a> + </a></b> <?php } ?> -</td> + </td> </tr> <tr> <th><?php echo __('Email'); ?>:</th>