mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-07 05:54:25 +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
@ -47,3 +47,4 @@ if (count($users) === 0) {
|
|||||||
<?php endforeach ?>
|
<?php endforeach ?>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
Loading…
x
Reference in New Issue
Block a user