Update view_log.php
This commit is contained in:
@@ -36,7 +36,7 @@ if($perms[2]!=="1"){
|
|||||||
<div class="card-header">
|
<div class="card-header">
|
||||||
<h4>Log view</h4>
|
<h4>Log view</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body" style="overflow-x:auto">
|
||||||
<!-- table with all users => delete button -->
|
<!-- table with all users => delete button -->
|
||||||
<?php
|
<?php
|
||||||
//include db pw
|
//include db pw
|
||||||
|
|||||||
Reference in New Issue
Block a user