Remove the obsolete cellspacing="0" attribute.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2020-05-24 16:06:53 +03:00
parent de71dd0fb5
commit d3cd52b992
10 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ $token = $_SESSION['token'];
</div>
<!-- /.box-header -->
<div class="box-body">
<table id="network-entries" class="table table-striped table-bordered" cellspacing="0" width="100%">
<table id="network-entries" class="table table-striped table-bordered" width="100%">
<thead>
<tr>
<th>IP address</th>