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,18 +22,18 @@ $header
</div>
</if>
<table class="bradius" id="sortable" sort-column="1">
<table class="bradius">
<thead>
<tr>
<th>
{$lng['customer']['name']}
{$lng['customer']['name']}&nbsp;{$arrowcode['name']}
</th>
<th>
{$lng['login']['username']}
{$lng['login']['username']}&nbsp;{$arrowcode['loginname']}
</th>
<th>{$lng['admin']['customers']}</th>
<th class="nosort">&nbsp;</th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>&nbsp;</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<if $pagingcode != ''>