Removed dataTables

This commit is contained in:
BNoiZe
2013-10-06 15:14:58 +02:00
parent 16917505af
commit 553eca9b29
22 changed files with 74 additions and 24368 deletions

View File

@@ -22,12 +22,12 @@
</div>
</if>
<table class="bradius" id="sortable">
<table class="bradius">
<thead>
<tr>
<th>{$lng['login']['username']}</th>
<th>{$lng['panel']['path']}</th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>{$lng['login']['username']}&nbsp;{$arrowcode['username']}</th>
<th>{$lng['panel']['path']}&nbsp;{$arrowcode['path']}</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<if $pagingcode != ''>