Invalid HTML fixed

This commit is contained in:
Grischa Brockhaus 2008-03-09 05:47:54 +00:00
parent 7e33b82845
commit 4796e34e1b
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ foreach($groups as $group) {
<?php
}
?>
</tr>
</td>
</tr>
<?php if ( !isset($_POST['NEW']) ) { ?>
<tr>

View File

@ -212,7 +212,7 @@ if (is_array($users)) {
}
}
?>
</tr>
</td>
</tr>
<?php if ( !isset($_POST['NEW']) && serendipity_checkPermission('adminUsersCreateNew')) { ?>
<tr>