Invalid HTML fixed
This commit is contained in:
parent
c36c7cb02c
commit
61223c16f0
include/admin
@ -65,7 +65,7 @@ foreach($groups as $group) {
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</tr>
|
||||
</td>
|
||||
</tr>
|
||||
<?php if ( !isset($_POST['NEW']) ) { ?>
|
||||
<tr>
|
||||
|
@ -212,7 +212,7 @@ if (is_array($users)) {
|
||||
}
|
||||
}
|
||||
?>
|
||||
</tr>
|
||||
</td>
|
||||
</tr>
|
||||
<?php if ( !isset($_POST['NEW']) && serendipity_checkPermission('adminUsersCreateNew')) { ?>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user