Update view_log.php
This commit is contained in:
@@ -196,8 +196,7 @@ $filter_query = "&loglevel=$loglevel&logtext=$logtext&machine_id=$machine_id&tim
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button style="width:70%" type="button" class="btn btn-primary" data-bs-dismiss="modal">Cancel</button>
|
||||
<!-- <a class="btn btn-danger" href="view_log.php?delete_all">Delete anyway</a> -->
|
||||
<button style="width:25%" type="button" class="btn btn-danger" data-bs-toggle="modal" data-bs-target="#delete_all_auth">Delete log</button>
|
||||
<a style="width:25%" class="btn btn-danger" href="view_log.php?delete_all">Delete anyway</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user