Merge pull request #2689 from TopoX84/patch-5

Update peers.tpl
This commit is contained in:
Sebastian Grewe 2018-03-05 15:29:34 +01:00 committed by GitHub
commit 3ff7ee98b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
<i class="fa fa-connectdevelop fa-fw"></i> Peer Information <i class="fa fa-connectdevelop fa-fw"></i> Peer Information
</div> </div>
<div class="panel-body no-padding"> <div class="panel-body no-padding">
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover"> <table class="table table-striped table-bordered table-hover">
<thead> <thead>
<tr> <tr>
@ -29,3 +30,6 @@
</table> </table>
</div> </div>
</div> </div>
</div>
</div>
</div>