{include file="header.tpl.html" extra_title=$extra_title} {include file="navigation.tpl.html"}
{if $close_result != ""}
{if $close_result == -1} Sorry, an error happened while trying to run your query. {elseif $close_result == 1} Thank you, the issue was closed successfully. Please choose from one of the options below: {/if}
{else} {literal} {/literal}
{if $resolutions|@count > 0} {else} {/if} {if $incident_details|@count > 0} {/if}
Close Issue (Issue ID: {$smarty.get.id})
Status: *
{include file="error_icon.tpl.html" field="status"}
Resolution:
Send Notification About Issue Being Closed?
Yes   No
Send Notification To:

Reason for closing issue: *
{include file="error_icon.tpl.html" field="reason"}
Incident Types to Redeem:
{foreach from=$incident_details item=type_details key=type_id} {cycle values=$cycle assign="row_color"} {if $res == ''}{/if} {$type_details.title} (Total: {$type_details.total}; Left: {$type_details.total-$type_details.redeemed})
{/foreach}
Time Spent:
(in minutes){include file="error_icon.tpl.html" field="time_spent"}
Time Category:
{include file="error_icon.tpl.html" field="category"}
{/if}
{include file="app_info.tpl.html"} {include file="footer.tpl.html"}