<{if $smartobject_table_header}> <{$smartobject_table_header}> <{/if}>
<{if $smartobject_introButtons}>
<{foreach from=$smartobject_introButtons item=introButton}> <{/foreach}>
<{/if}> <{if $smartobject_showFilterAndLimit || $smartobject_quicksearch}>
<{if $smartobject_quicksearch}>
<{$smartobject_quicksearch}> :
<{/if}>
<{if $smartobject_showFilterAndLimit}> <{if $smartobject_pagenav}>
<{$smartobject_pagenav}>
<{/if}>
<{if $smartobject_optionssel_filtersArray}> <{$smarty.const._CO_OBJ_FILTER}> : <{if $smartobject_optionssel_filters2Array}> <{/if}> <{/if}> <{if !$smartobject_isTree}> <{$smarty.const._CO_OBJ_SHOW_ONLY}> <{/if}>
<{/if}> <{/if}> <{if $smartobject_actionButtons || $smartobject_withSelectedActions}>
<{/if}> <{foreach from=$smartobject_columns item=column}> <{/foreach}> <{if $smartobject_has_actions}> <{/if}> <{if $smartobject_objects}> <{foreach from=$smartobject_objects item=smartobject_object}> <{if $smartobject_actionButtons}> <{/if}> <{foreach from=$smartobject_object.columns item=column}> <{/foreach}> <{if $smartobject_object.actions}> <{/if}> <{/foreach}> <{else}> <{/if}>
<{$column.caption}> <{if $smartobject_show_action_column_title}> <{$smarty.const._CO_SOBJECT_ACTIONS}> <{/if}>
<{$column.value}> <{foreach from=$smartobject_object.actions item=action}> <{$action}> <{/foreach}>
<{$smarty.const._CO_SOBJECT_NO_OBJECT}>
<{if $smartobject_actionButtons || $smartobject_withSelectedActions}> <{if $smartobject_withSelectedActions}>
<{$smarty.const._CO_SOBJECT_WITH_SELECTED}>
<{/if}> <{if $smartobject_actionButtons}>
<{foreach from=$smartobject_actionButtons item=actionButton}> <{/foreach}>
<{/if}>
<{/if}> <{if $smartobject_pagenav}>
<{$smartobject_pagenav}>
<{/if}> <{if $smartobject_introButtons}>
<{foreach from=$smartobject_introButtons item=introButton}> <{/foreach}>
<{/if}> <{if $smartobject_table_footer}> <{$smartobject_table_footer}> <{/if}>

<{if $smartobject_printer_friendly_page}> <{/if}>