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,14 +22,14 @@
</div>
</if>
<table class="bradius" <if 0 < $mysqls_count>id="sortable"</if>>
<table class="bradius">
<thead>
<tr>
<th>{$lng['mysql']['databasename']}</th>
<th>{$lng['mysql']['databasedescription']}</th>
<th>{$lng['mysql']['databasename']}&nbsp;{$arrowcode['databasename']}</th>
<th>{$lng['mysql']['databasedescription']}&nbsp;{$arrowcode['description']}</th>
<th>{$lng['mysql']['size']}</th>
<if 1 < count($sql_root)><th>{$lng['mysql']['mysql_server']}</th></if>
<th class="nosort">{$lng['panel']['options']}</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<if $pagingcode != ''>