mirror of
https://github.com/pi-hole/web.git
synced 2026-04-18 07:56:24 +01:00
index: make tables stripped
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ mg.include('scripts/lua/settings_header.lp','r')
|
||||
<div class="box-body">
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<table class="table table-bordered">
|
||||
<table class="table table-striped table-bordered">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">IPv4</th>
|
||||
|
||||
Reference in New Issue
Block a user