{capture name="extra_title" assign="extra_title"}{t}Issue{/t} #{$issue_id} - {t}Add Phone Entry{/t}{/capture} {include file="header.tpl.html" extra_title=$extra_title} {if $add_phone_result != ''}
{if $add_phone_result == -1} {t}An error occurred while trying to run your query{/t} {elseif $add_phone_result == 1} {t}Thank you, the phone entry was added successfully.{/t} {/if}

{if not $current_user_prefs.close_popup_windows}
{t}Continue{/t}
{/if} {else} {literal} {/literal}
{if $current_role > $roles.customer} {/if}
{t}Record Phone Call{/t}:
{t}Date of Call{/t}: {html_select_date start_year='-1' day_value_format='%02d' field_array='date' prefix='' all_extra=' class="default"'}  {html_select_time minute_interval=5 field_array='date' prefix='' all_extra=' class="default"' display_seconds=false}
{t}Reason{/t}: {include file="error_icon.tpl.html" field="phone_category"}
{t}Call From{/t}: ,
{t}Call To{/t}: ,
{t}Type{/t}:
{t}Customer Phone Number{/t}: {include file="error_icon.tpl.html" field="phone_number"}
{t}Time Spent{/t}: {include file="error_icon.tpl.html" field="call_length"} ({t}in minutes{/t})
{t}Description{/t}: {include file="error_icon.tpl.html" field="description"}
{include file="app_info.tpl.html"} {/if} {include file="footer.tpl.html"}