mirror of
https://github.com/pi-hole/web.git
synced 2026-07-13 09:47:36 +01:00
Be more explicit about flushing logs
Signed-off-by: yubiuser <ckoenig@posteo.de>
This commit is contained in:
+1
-1
@@ -397,7 +397,7 @@ if (isset($_GET['tab']) && in_array($_GET['tab'], array("sysadmin", "adlists", "
|
||||
<br/>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<button type="button" class="btn btn-danger confirm-flushlogs btn-block">Flush logs</button>
|
||||
<button type="button" class="btn btn-danger confirm-flushlogs btn-block">Flush logs (last 24 hours)</button>
|
||||
</div>
|
||||
<p class="hidden-md hidden-lg"></p>
|
||||
<div class="col-md-4">
|
||||
|
||||
Reference in New Issue
Block a user