Removed dataTables
This commit is contained in:
@@ -22,18 +22,18 @@ $header
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<table class="bradius" id="sortable">
|
||||
<table class="bradius">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{$lng['admin']['ipsandports']['ip']}</th>
|
||||
<th>{$lng['admin']['ipsandports']['port']}</th>
|
||||
<th>{$lng['admin']['ipsandports']['ip']} {$arrowcode['ip']}</th>
|
||||
<th>{$lng['admin']['ipsandports']['port']} {$arrowcode['port']}</th>
|
||||
<th>Listen</th>
|
||||
<th>NameVirtualHost</th>
|
||||
<th>vHost-Container</th>
|
||||
<th>Specialsettings</th>
|
||||
<th>ServerName</th>
|
||||
<th>SSL</th>
|
||||
<th class="nosort">{$lng['panel']['options']}</th>
|
||||
<th>{$lng['panel']['options']}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<if $pagingcode != ''>
|
||||
|
||||
Reference in New Issue
Block a user