{include file="common/head.tpl.html" html5=true}
{menubutton->click id="send" string=$lang.emailnew_sent title=$lang.emailnew_sentnewemail} {$lang.emailaccounts_account}: {menubutton->click id="save" string=$lang.global_save title=$lang.emailnew_saveemail} {$lang.global_draft}: {if !$is_newsletter} {controls->select_multiple_button name="email_options" label=$lang.navigate_extras values="1,2,3,4" output="`$lang.email_return_receipt_subject`,`$lang.email_sign_message`,`$lang.email_encrypt_message`,`$lang.email_transfer_listaddr`" value=$extras_selected} {else} {controls->select_multiple_button name="email_options" label=$lang.navigate_extras values="1,2,3" output="`$lang.email_return_receipt_subject`,`$lang.email_sign_message`,`$lang.email_encrypt_message`" value=$extras_selected} {/if} {help->button name="email_new"}
{if $is_newsletter} {menubutton->window_resizeable disabled=1 query="op=email_select&select=to" string=$lang.emailnew_tobutton w_width=$smarty.const.EMAIL_SELECT_WIN_WIDTH w_height=$smarty.const.EMAIL_SELECT_WIN_HEIGHT width=45 style="height:19px;padding-top:0px;padding-bottom:0px"} {else} {menubutton->window_resizeable query="op=email_select&select=to" string=$lang.emailnew_tobutton w_width=$smarty.const.EMAIL_SELECT_WIN_WIDTH w_height=$smarty.const.EMAIL_SELECT_WIN_HEIGHT width=45 style="height:19px;padding-top:0px;padding-bottom:0px"} {/if} {if $is_newsletter} {html->input_hidden id="to" name="to" value=$to readonly=1} {$nl_recip_text} {else} {/if}
{menubutton->window_resizeable query="op=email_select&select=cc" string=$lang.emailnew_ccbutton w_width=$smarty.const.EMAIL_SELECT_WIN_WIDTH w_height=$smarty.const.EMAIL_SELECT_WIN_HEIGHT width=45 style="height:19px;padding-top:0px;padding-bottom:0px"}
{menubutton->window_resizeable query="op=email_select&select=bcc" string=$lang.emailnew_bccbutton w_width=$smarty.const.EMAIL_SELECT_WIN_WIDTH w_height=$smarty.const.EMAIL_SELECT_WIN_HEIGHT width=45 style="height:19px;padding-top:0px;padding-bottom:0px"}
{$lang.global_subject}:
{$lang.person_label_salutation}:
{$lang.global_priority}:
{html->checkbox id="disposition_notification" value="1" selected=$disposition_notification output=$lang.email_disp_note0} {menubutton->window_resizeable query="op=texts_select&button=emailwindow" string="`$lang.admin_text_modules`..." w_width=$smarty.const.TEXTS_SELECT_WIN_WIDTH w_height=$smarty.const.TEXTS_SELECT_WIN_HEIGHT}
{include file="common/foot.tpl.html"}