{if $row.idUser == $AUTH_INFO.data.id}
{strip}
{foreach from = $column.actions item = options key = 'action' name = 'optionsActions'}
{$options.title}{if !$smarty.foreach.optionsActions.last}{$options.separator|default:' | '}{/if}
{/foreach}
{/strip}
{/if}
Download
{*
{$row|@print_r} {$AUTH_INFO|@print_r}*}