diff --git a/admin-dev/themes/default/template/helpers/list/list_content.tpl b/admin-dev/themes/default/template/helpers/list/list_content.tpl index ae80d9d10..c54d68607 100644 --- a/admin-dev/themes/default/template/helpers/list/list_content.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_content.tpl @@ -49,6 +49,7 @@ {/if} class="{if !$no_link}pointer{/if} {if isset($params.position) && $order_by == 'position' && $order_way != 'DESC'} dragHandle{/if} + {if isset($params.class)} {$params.class}{/if} {if isset($params.align)} {$params.align}{/if}" {if (!isset($params.position) && !$no_link && !isset($params.remove_onclick))} onclick="document.location = '{$current_index}&{$identifier}={$tr.$identifier}{if $view}&view{else}&update{/if}{$table}&token={$token}'">