{include file="header.tpl.html"} {if $update_result}
{if $update_result == -1} An error occurred while trying to run your query {elseif $update_result == 1} Thank you, the custom field values were updated successfully. {/if}

{if not $current_user_prefs.close_popup_windows}
Continue
{/if} {else} {literal} {/literal}
{section name="i" loop=$custom_fields} {cycle values=$cycle assign="row_color"} {sectionelse} {/section}
Update Issue Details
{$custom_fields[i].fld_title}:  {if $custom_fields[i].fld_type == 'text'} {elseif $custom_fields[i].fld_type == 'textarea'} {else} {/if} {if $custom_fields[i].fld_description != ""} ({$custom_fields[i].fld_description|escape:"html"}) {/if}
No custom field could be found.
  
{/if} {include file="footer.tpl.html"}