diff --git a/webui/user-main.php b/webui/user-main.php index 54972faea397ad7413f3d59aa559ec72b426e670..195d08c3de82e719b06ae5646700f236f256c3c0 100644 --- a/webui/user-main.php +++ b/webui/user-main.php @@ -93,8 +93,9 @@ if (!isset($_POST['frmaction'])) $res->closeCursor(); if ($rownums <= 0) { ?> + <p /> <tr> - <td class="textcenter">Group list is empty</td> + <td colspan="3" class="textcenter">Group list is empty</td> </tr> <?php }