{include file="common/head.tpl.html" nocache="true" html5=true} {calendar->init}
{html->input_hidden name="personal" value=$personal}
{if $write_access && !$in_edit} {cssbutton->sub name="save_close" string=$lang.global_saveclose} {else} {cssbutton->dummy string=$lang.global_saveclose} {/if} {if $write_access && !$in_edit} {cssbutton->sub name="save" string=$lang.global_save} {else} {cssbutton->dummy string=$lang.global_save} {/if} {if $delete_access && !$in_edit} {cssbutton->sub name="del" string=$lang.global_delete confirm=$lang.notes_confirmdelete} {else} {cssbutton->dummy string=$lang.global_delete} {/if} {menubutton->menu items=$extramenu string=$lang.navigate_extras title=$lang.navigate_extras} {menubutton->image_window query="op=notes_print¬eid=$noteid" icon="print2" width=24 height=22 title=$lang.global_print w_width=800 scroll=1 w_height=600} {help->button name="note_new"}
{if !$personal && ($smarty.const.PROJECTS || $smarty.const.TICKETS || $smarty.const.ORDERS)} {if !$personal} {/if}
{$lang.global_subject}:
{if $external} {else} {/if}
{if $external} {$selection_label}: {else}
{if $show_selection} {controls->select_single_button name="btn_toggle" width="70" height="22" options=$selection_options label=$selection_label value=$selection_value onchange="self.set_label(self.get_text());ticket_select.toggle()"} {else} {$selection_label} {/if}
{/if}
{else} {/if} {if !$personal && ($smarty.const.PROJECTS || $smarty.const.TICKETS || $smarty.const.ORDERS)} {else} {/if}
{$lang.optionen_list_categories}:
{$lang.optionen_list_categories}:
{controls->select_multiple name="category" value=$category list="taskcategories" listlabel=$lang.optionen_list_taskcategories listsorttype=2 width="100%" value_attribute='text'}
{if !$external} {else} {/if}
{$lang.global_contacts}:
{if $create_contact_permission} {cssbutton->window_resizeable string="`$lang.global_new`..." w_width=$smarty.const.CONTACT_WIN_WIDTH w_height=$smarty.const.CONTACT_WIN_HEIGHT query="op=contacts_index&rg=1&new=true&return_action=date_selection"} {else} {cssbutton->dummy string="`$lang.global_new`..."} {/if}
{$lang.global_date}:
{calendar->input name="date" value=$date} {controls->combo_time name="time" width="60px" selected=$time}
{if $rem} {else} {/if}
{html->checkbox name="rem" id="rem" value="1" selected=$rem onclick="notes_win.$().check_remember(this)" output=$lang.todoedit_reminder} {calendar->input name="remdate" value=$remdate} {controls->combo_time readonly=false name="remtime" width="55px" selected=$remtime}{calendar->input name="remdate" disabled=true value=$remdate} {controls->combo_time readonly=true name="remtime" width="55px" selected=$remtime}
{html->checkbox name="private" id="private" value="1" selected=$private output=$lang.global_private}
{$lang.notes_text}:
{if $write_access && !$in_edit} {html->area name="note_text" rows="10" cols="10" wrap="virtual" value=$note_text class="dynamic-div-content choose-select line-height"} {else} {html->area name="note_text" rows="10" cols="10" wrap="virtual" value=$note_text readonly="true" class="dynamic-div-content choose-select line-height"} {/if}
{$lang.global_concerning}: {html->checkbox name="notify" id="notify" value="1" selected=$notify_selected output=$lang.global_notification_send}
{controls->select_users name="userid" parentid="td_userselection" str_all="`$lang.global_all`" data=$data_userselection ondepchange="ajax.exec('user', 'ajax_set_user_option', 'notes_last_department', this.value);" width=162 str_onlysel="`$lang.sfilter_only_sel`" str_onlydesel="`$lang.sfilter_only_desel`"} {if $external}{html->input_hidden name="userids_hidden" value=$userids_hidden}{/if}
{$lang.global_documents_new}: {html->fileupload modul=$upload_module oid=$upload_oid droparea="document.getElementById('recent_uploads')" onuploaded="rd.refresh('$upload_module', $upload_oid);" relpath=$relpath} {docs->open modul="notes" id=$noteid html_id=$docbtn}
{if $write_access && isset($acl)} {else} {/if}
{$lang.contact_input}:
{$lang.global_lastmodifi}:
{$created}
{$changed}
{$lang.projekt_accessrights}:
{$lang.contact_input}: {$created}
{$lang.global_lastmodifi}: {$changed}
{include file="common/foot.tpl.html"}