Update view_log.php

This commit is contained in:
jakani24
2024-01-21 17:21:19 +01:00
parent 46ecb77366
commit cbc18f7294

View File

@@ -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