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

{if not $current_user_prefs.close_popup_windows}
Continue
{/if} {else} {literal} {/literal}
{if $current_role > $roles.customer} {/if}
Record Phone Call:
Date of Call: {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}
Reason: {include file="error_icon.tpl.html" field="phone_category"}
Call From: ,
Call To: ,
Type:
Customer Phone Number: {include file="error_icon.tpl.html" field="phone_number"}
Time Spent: {include file="error_icon.tpl.html" field="call_length"} (in minutes)
Description: {include file="error_icon.tpl.html" field="description"}
{include file="app_info.tpl.html"} {/if} {include file="footer.tpl.html"}