mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 13:16:54 +02:00
W3 Fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<h2><?php echo __('Users', 'users'); ?></h2>
|
||||
<br />
|
||||
<br>
|
||||
|
||||
<?php if (Notification::get('success')) Alert::success(Notification::get('success')); ?>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<?php echo Form::close();?>
|
||||
</div>
|
||||
|
||||
<br /><br />
|
||||
<br><br>
|
||||
|
||||
<!-- Users_list -->
|
||||
<table class="table table-bordered">
|
||||
|
Reference in New Issue
Block a user