mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-07 21:05:18 +02:00
UserController: Add missing closing div tag to the list action's view script
refs #8826
This commit is contained in:
parent
d171dd2ec9
commit
271e350faa
@ -46,4 +46,5 @@ if (count($users) === 0) {
|
||||
</tr>
|
||||
<?php endforeach ?>
|
||||
</tbody>
|
||||
</table>
|
||||
</table>
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user