diff options
Diffstat (limited to 'templates/center_list_generic.tpl')
| -rw-r--r-- | templates/center_list_generic.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/center_list_generic.tpl b/templates/center_list_generic.tpl index 8a37cf8..bad4f98 100644 --- a/templates/center_list_generic.tpl +++ b/templates/center_list_generic.tpl @@ -34,7 +34,7 @@ <div class="clear"></div> - <table class="data"> + <table class="table data"> <caption>{tr}{if $contentType}{$contentType}s{else}Content{/if} Listing{/tr} <span class="total">[ {$listInfo.total_records} ]</span></caption> <tr> {counter name=cols start=-1 print=false} |
