mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
+2
-4
@@ -1143,7 +1143,7 @@ if (isset($setupVars["API_PRIVACY_MODE"])) {
|
||||
<div class="box-body">
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<button type="button" class="btn btn-danger confirm-flushlogs form-control">Flush logs</button>
|
||||
<button type="button" class="btn btn-warning confirm-restartdns form-control">Restart dnsmasq</button>
|
||||
</div>
|
||||
<div class="col-md-4 pull-right">
|
||||
<?php if ($piHoleLogging) { ?>
|
||||
@@ -1161,9 +1161,7 @@ if (isset($setupVars["API_PRIVACY_MODE"])) {
|
||||
<br/>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<button type="button" class="btn btn-warning confirm-restartdns form-control">
|
||||
Restart dnsmasq
|
||||
</button>
|
||||
<button type="button" class="btn btn-danger confirm-flushlogs form-control">Flush logs</button>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<button type="button" class="btn btn-danger confirm-poweroff form-control">Power
|
||||
|
||||
Reference in New Issue
Block a user