Add missing table properties

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2017-10-22 14:48:44 +02:00
parent dbea4c9ef6
commit 72a5ee0556
+3 -3
View File
@@ -249,7 +249,7 @@ if (isset($setupVars["API_PRIVACY_MODE"])) {
<h3 class="box-title">Lists used to generate Pi-hole's Gravity</h3>
</div>
<div class="box-body">
<table class="table table-striped">
<table class="table table-striped table-bordered dt-responsive nowrap">
<thead>
<tr>
<th>Enabled</th>
@@ -1053,7 +1053,7 @@ if (isset($setupVars["API_PRIVACY_MODE"])) {
<div class="box-body">
<div class="row">
<div class="col-md-12">
<table class="table table-striped">
<table class="table table-striped table-bordered dt-responsive nowrap">
<tbody>
<tr>
<th scope="row">Pi-hole Ethernet Interface:</th>
@@ -1110,7 +1110,7 @@ if (isset($setupVars["API_PRIVACY_MODE"])) {
<div class="box-body">
<div class="row">
<div class="col-lg-12">
<table class="table table-striped">
<table class="table table-striped table-bordered dt-responsive nowrap">
<tbody>
<tr>
<th scope="row">FTL version:</th>