summaryrefslogtreecommitdiff
path: root/templates/view_table_inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/view_table_inc.tpl')
-rw-r--r--templates/view_table_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/view_table_inc.tpl b/templates/view_table_inc.tpl
index dfb2f2b..96c845e 100644
--- a/templates/view_table_inc.tpl
+++ b/templates/view_table_inc.tpl
@@ -15,7 +15,7 @@
{counter assign=columns}
{/foreach}
{math equation="100 / x" x=$columns assign=width format="%u"}
- <table class="data" summary="Category listing"><tr>
+ <table class="table data" summary="Category listing"><tr>
{foreach from=$pigeonItem.members item=pigeonColumn}
<td style="vertical-align:top; width:{$width}%;">
{foreach from=$pigeonColumn item=members key=index}