{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'} {elseif $custom_fields[i].fld_type == 'date'} {if $custom_fields[i].icf_value == ''} {assign var=date_value value='--'} {else} {assign var=date_value value=$custom_fields[i].icf_value} {/if} {html_select_date field_array="custom_fields[`$custom_fields[i].fld_id`]" prefix='' all_extra="class=\"default\"" year_empty='' month_empty='' day_empty='' time=$date_value start_year=-1 end_year=+2 day_value_format=%02d} {else} {/if} {if $custom_fields[i].fld_description != ""} ({$custom_fields[i].fld_description|escape:"html"}) {/if} {if $custom_fields[i].dynamic_options|@count > 0} {/if}
No custom field could be found.
  
{/if} {include file="footer.tpl.html"}