mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Queries: actually switch to a real button
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -154,7 +154,7 @@ mg.include('scripts/lua/header_authenticated.lp','r')
|
||||
<h3 class="box-title">Recent Queries</h3>
|
||||
<div class="pull-right align-click-options">
|
||||
<span><input type="checkbox" id="live"><label for="live">Live update</label></span>
|
||||
<a id="refresh" href="#" class="btn btn-sm btn-info btn-flat">Refresh</a>
|
||||
<button type="button" id="refresh" class="btn btn-sm btn-info btn-flat">Refresh</button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /.box-header -->
|
||||
|
||||
Reference in New Issue
Block a user