mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Remove (integrated) from doughnut charts
Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
This commit is contained in:
@@ -129,7 +129,7 @@ else
|
||||
<div class="col-md-12 col-lg-6">
|
||||
<div class="box" id="query-types-pie">
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title">Query Types (integrated)</h3>
|
||||
<h3 class="box-title">Query Types</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<div class="float-left" style="width:50%">
|
||||
@@ -148,7 +148,7 @@ else
|
||||
<div class="col-md-12 col-lg-6">
|
||||
<div class="box" id="forward-destinations-pie">
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title">Queries answered by (integrated)</h3>
|
||||
<h3 class="box-title">Queries answered by</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<div class="float-left" style="width:50%">
|
||||
|
||||
Reference in New Issue
Block a user