{include file="header.tpl.html"} {if $post_result != ''}
{if $post_result == -1} {t}An error occurred while trying to run your query{/t} {else} {t}Thank you, the internal note was posted successfully.{/t} {include file="app_messages.tpl.html"} {/if}

{if not $current_user_prefs.close_popup_windows}
{t}Continue{/t}
{/if} {else} {literal} {/literal}
{include file="include/issue_fields.tpl.html"}
{t}Post New Internal Note{/t}
{t}From:{/t} {$from|escape:"html"}
{t}Recipients:{/t} Issue #{$issue_id} {t}Notification List{/t} (Members: {$subscribers.staff|replace:"<":"<"|replace:">":">"})
{t}Title:{/t} * {include file="error_icon.tpl.html" field="title"}
{include file="error_icon.tpl.html" field="note"}
{t}Extra Note Recipients:{/t}
{include file="lookup_field.tpl.html" lookup_field_name="search" lookup_field_target="note_cc[]" callbacks="new Array('showSelections(\'post_note_form\', \'note_cc[]\')')"}
{t}Add Extra Recipients To Notification List?{/t} {t}Yes{/t}   {t}No{/t}
{t}New Status for Issue{/t} #{$issue_id}:
{t}Time Spent:{/t} {t}(in minutes){/t} {include file="error_icon.tpl.html" field="time_spent"}
{t}Work started{/t}: {html_select_date start_year='-1' day_value_format='%02d' field_array='date' prefix='' all_extra=' class="default" onChange="calcDateDiff(this.form, 1, this.name)"'}  {html_select_time minute_interval=5 field_array='date' prefix='' all_extra=' class="default" onChange="calcDateDiff(this.form, 1)"' display_seconds=false}
{t}Work ended{/t}: {html_select_date start_year='-1' day_value_format='%02d' field_array='date2' prefix='' all_extra=' class="default" onChange="calcDateDiff(this.form, 2)"'}  {html_select_time minute_interval=5 field_array='date2' prefix='' all_extra=' class="default" onChange="calcDateDiff(this.form, 2)"' display_seconds=false}
{if $current_user_prefs.email_signature != "" and $current_user_prefs.auto_append_note_sig != 'yes'} {/if}
            {t}Add Email Signature{/t}   
* {t}Required fields{/t}
{if $parent_note_id or $smarty.get.cat == 'reply'} {literal} {/literal} {/if} {/if} {include file="footer.tpl.html"}