Removed dataTables
This commit is contained in:
8
templates/Sparkle/admin/domains/domains.tpl
vendored
8
templates/Sparkle/admin/domains/domains.tpl
vendored
@@ -22,13 +22,13 @@
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<table class="bradius" id="sortable">
|
||||
<table class="bradius">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{$lng['domains']['domainname']}</th>
|
||||
<th>{$lng['domains']['domainname']} {$arrowcode['d.domain']}</th>
|
||||
<th>{$lng['admin']['ipsandports']['ip']}</th>
|
||||
<th>{$lng['admin']['customer']}</th>
|
||||
<th class="nosort">{$lng['panel']['options']}</th>
|
||||
<th>{$lng['admin']['customer']} {$arrowcode['c.loginname']}</th>
|
||||
<th>{$lng['panel']['options']}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user