diff --git a/admin-dev/themes/template/helper/list/list_content.tpl b/admin-dev/themes/template/helper/list/list_content.tpl index 68c32d307..0a03de5bc 100644 --- a/admin-dev/themes/template/helper/list/list_content.tpl +++ b/admin-dev/themes/template/helper/list/list_content.tpl @@ -30,11 +30,11 @@ {if $index is odd}class="alt_row"{/if} {if isset($tr.color) && $color_on_bg}style="background-color: {$tr.color}"{/if} > - {if isset($tr.has_bulk_actions) && $tr.has_bulk_actions} -