diff options
Diffstat (limited to 'templates/theme_control_objects.tpl')
| -rw-r--r-- | templates/theme_control_objects.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/theme_control_objects.tpl b/templates/theme_control_objects.tpl index 5ecf318..918e49a 100644 --- a/templates/theme_control_objects.tpl +++ b/templates/theme_control_objects.tpl @@ -74,7 +74,7 @@ <input type="hidden" name="type" value="{$type|escape}" /> -<table class="data"> +<table class="table data"> <tr> <th> </th> <th><a href="{$smarty.const.THEMES_PKG_URL}theme_control_objects.php?offset={$offset}&sort_mode={if $sort_mode eq 'type_desc'}type_asc{else}type_desc{/if}">{tr}type{/tr}</a></th> |
