{include file="common/head.tpl.html" html5=true}
{menubutton->window_resizeable script=$email_close query="op=email_window&mail_id=`$attach_id`&msg_file=`$msg_file`&answer=true&common=`$common`" string=$lang.emailnew_respond title=$lang.emailnew_respondemail w_width=$smarty.const.EMAIL_WIN_WIDTH w_height=$smarty.const.EMAIL_WIN_HEIGHT} {menubutton->window_resizeable script=$email_close query="op=email_window&mail_id=`$attach_id`&msg_file=`$msg_file`&answerall=true&common=`$common`" string=$lang.emailnew_respondall title=$lang.emailnew_respondall w_width=$smarty.const.EMAIL_WIN_WIDTH w_height=$smarty.const.EMAIL_WIN_HEIGHT} {if $forwardasattach} {menubutton->window_resizeable script=$email_close query="op=email_window&mail_ids=`$attach_id`&msg_file=`$msg_file`&forward=true&common=`$common`" string=$lang.emailnew_sendup title=$lang.emailnew_sendupemail w_width=$smarty.const.EMAIL_WIN_WIDTH w_height=$smarty.const.EMAIL_WIN_HEIGHT} {else} {menubutton->window_resizeable script=$email_close query="op=email_window&mail_id=`$attach_id`&msg_file=`$msg_file`&forward=true&common=`$common`" string=$lang.emailnew_sendup title=$lang.emailnew_sendupemail w_width=$smarty.const.EMAIL_WIN_WIDTH w_height=$smarty.const.EMAIL_WIN_HEIGHT} {/if} {menubutton->click script="ewin.save_mail('`$attach_id`', '`$msg_file`', '`$common`');" string=$lang.global_saveas title=$lang.global_saveas} {menubutton->click script="ewin.print('`$attach_id`', '`$msg_file`', '`$common`');" string=$lang.global_print title=$lang.emailnew_printemail} {if !$msg_file} {menubutton->modal query="op=resubmission_win&type=email&oid=`$attach_id`&mail_id=`$attach_id`&common=`$common`" w_width=$smarty.const.RESUB_WIN_WIDTH w_height=$smarty.const.RESUB_WIN_HEIGHT string=$lang.emailmaintop_flagged title=$lang.global_mark_asflagged} {menubutton->click script="ajax.exec('email', 'ajax_email_action', 'setdone', [`$attach_id`], `$common`, true)" string=$lang.global_done title=$lang.global_asdone} {menubutton->click script="ewin.del_mail(`$attach_id`, `$common`)" string=$lang.global_delete confirm=$lang.email_delete_confirm} {if !$external} {menubutton->menu items=$extramenu_copy string=$lang.global_copy title=$lang.global_copy} {menubutton->menu items=$extramenu_move string=$lang.global_displace title=$lang.global_displace} {/if} {if $extramenu} {menubutton->menu items=$extramenu string=$lang.navigate_extras title=$lang.navigate_extras} {/if} {/if}
{help->link name="email_window" class="help-explorer"}
{if $subject_changed} {else} {/if} {if $received} {/if} {if $cc} {/if} {if $bcc} {/if} {if isset($classref) && $classref} 4 {/if} {if isset($answered) && $answered} {/if} {if isset($forwarded) && $forwarded} {/if} {if isset($tocontact) && $tocontact} {/if} {if isset($toproject) && $toproject} {/if} {if isset($toorder) && $toorder} {/if} {if isset($toticket) && $toticket} {/if} {if isset($toattach) && $toattach} {/if} {if isset($done) && $done} {/if} {if isset($flag) && $flag} {/if}
{$lang.global_subject}:{$subject} {if $acl} {/if} {if $signed || $encrypted} {/if}
{$lang.projekt_accessrights}: {if $signed && $signed<3} {menubutton->image_sub script="window_open('index.php?op=email_certsdetail&mode=show&id=`$sign_cert_id`', `$smarty.const.EMAIL_CERT_DETAILS_WIDTH`, `$smarty.const.EMAIL_CERT_DETAILS_HEIGHT`, false, 'normal');return false" icon="attention" title=$sign_message width=26 height=22} {/if} {if $signed==3} {menubutton->image_sub script="window_open('index.php?op=email_certsdetail&mode=show&id=`$sign_cert_id`', `$smarty.const.EMAIL_CERT_DETAILS_WIDTH`, `$smarty.const.EMAIL_CERT_DETAILS_HEIGHT`, false, 'normal');return false" icon="email-sig" title=$sign_message width=26 height=22} {/if} {if $encrypted} {menubutton->image_sub script="emails.show_cert_encrypt();return false" icon="security" title=$lang.emailmain_encrypted width=26 height=22} {/if}
{$lang.global_from}: {$from} {$lang.global_sent}: {$date}
{$lang.global_to}: {if $to_len > 120} {else} {$to} {/if} {$lang.global_received}: {$received}
Cc: {if $cc_len > 120} {else} {$cc} {/if}
Bcc: {if $bcc_len > 120} {else} {$bcc} {/if}
{$lang.account_reference}: {$classref}
{include file="common/foot.tpl.html"}