summaryrefslogtreecommitdiff
path: root/templates/theme_control.tpl
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-24 13:27:58 -0400
committerspiderr <spider@viovio.com>2013-04-24 13:27:58 -0400
commitf9098f330b5989a1af0dc19ff3dcd935a6a674cf (patch)
treeb053c4e0ed07c870d66fc36b627bc3c2676d63f6 /templates/theme_control.tpl
parent388f330097c5cea12ea679150671a99224abbfbd (diff)
downloadthemes-f9098f330b5989a1af0dc19ff3dcd935a6a674cf.tar.gz
themes-f9098f330b5989a1af0dc19ff3dcd935a6a674cf.tar.bz2
themes-f9098f330b5989a1af0dc19ff3dcd935a6a674cf.zip
fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to all table.data tags
Diffstat (limited to 'templates/theme_control.tpl')
-rw-r--r--templates/theme_control.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/theme_control.tpl b/templates/theme_control.tpl
index 6761b60..6a575ac 100644
--- a/templates/theme_control.tpl
+++ b/templates/theme_control.tpl
@@ -63,7 +63,7 @@
<form action="{$smarty.const.THEMES_PKG_URL}theme_control.php" method="post">
-<table class="data">
+<table class="table data">
<tr>
<th>&nbsp;</th>
<th><a href="{$smarty.const.THEMES_PKG_URL}theme_control.php?offset={$offset}&amp;sort_mode={if $sort_mode eq 'name_desc'}name_asc{else}name_desc{/if}">{tr}category{/tr}</a></th>