{$custom_fields[i].fld_title} | {if $custom_fields[i].fld_type == 'textarea'} {$custom_fields[i].value|escape:"html"|activateLinks:"link"|nl2br} {else} {assign var=issue_id value=$smarty.get.id|intval} {$custom_fields[i].value|formatCustomValue:$custom_fields[i].fld_id:$issue_id} {/if} |
---|---|
{t}No custom fields could be found.{/t} |