Removed dataTables
This commit is contained in:
8
templates/Sparkle/customer/mysql/mysqls.tpl
vendored
8
templates/Sparkle/customer/mysql/mysqls.tpl
vendored
@@ -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']} {$arrowcode['databasename']}</th>
|
||||
<th>{$lng['mysql']['databasedescription']} {$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 != ''>
|
||||
|
||||
Reference in New Issue
Block a user