Merge pull request #1367 from pi-hole/clean-table-classes

Clean table classes
This commit is contained in:
DL6ER
2020-05-25 20:33:48 +02:00
committed by GitHub
10 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ if(strlen($showing) > 0)
</div>
<!-- /.box-header -->
<div class="box-body">
<table id="all-queries" class="display table table-striped table-bordered" cellspacing="0" width="100%">
<table id="all-queries" class="table table-striped table-bordered" width="100%">
<thead>
<tr>
<th>Time</th>