send_msg): ?>
allow_compose): ?>
submitTag(_("Send Message"), array_merge(array('name' => 'btn_send_message', 'class' => 'horde-default'), $this->hordeAccessKeyAndTitle(_("_Send Message"), false, true))) ?>
save_draft): ?>
submitTag(_("Save Draft"), array_merge(array('name' => 'btn_save_draft'), $this->hordeAccessKeyAndTitle(_("Save _Draft"), false, true))) ?>
submitTag(_("Save Template"), array('name' => 'btn_save_template')) ?>
submitTag(_("Cancel Message"), array('class' => 'horde-cancel', 'name' => 'btn_cancel_compose', 'title' => _("Cancel Message"))) ?>
resume): ?>
submitTag(_("Discard Draft"), array('class' => 'horde-cancel', 'name' => 'btn_discard_compose', 'title' => _("Discard Draft"))) ?>
di_locked ? _("From") : $this->hordeLabel('identity', _("_Identity")) ?>
di_locked): ?>
fromaddr_locked): ?>
escape($this->from) ?>
count_select_list): ?>
select_list as $v): ?>
optionTag($v['value'], $this->escape($v['label']), $v['selected']) ?>
escape($this->identity_text) ?>
addr as $v): ?>
hordeLabel($v['id'], $v['label']) ?>
textFieldTag($v['id'], $v['val'], array('autocomplete' => 'off', 'tabindex' => ++$this->tabindex, 'style' => 'direction:ltr')) ?>
hordeLabel('subject', _("S_ubject")) ?>
textFieldTag('subject', $this->subject, array('tabindex' => ++$this->tabindex)) ?>
set_priority): ?>
hordeLabel('priority', _("_Priority")) ?>
pri_opt as $v): ?>
optionTag($v['val'], $v['label'], $v['selected']) ?>
compose_options as $v): ?>
ssm): ?>
checkBoxTag('save_sent_mail', 1, $this->ssm_selected, array('class' => 'checkbox')) ?>
hordeLabel('ssm', _("Sa_ve a copy in")) ?>
ssm_mboxes): ?>
ssm_mboxes ?>
ssm_mbox ?>
rrr_selected)): ?>
checkBoxTag('request_read_receipt', 1, $this->rrr_selected, array('class' => 'checkbox')) ?>
hordeLabel('rrr', _("Request a _Read Receipt")) ?>
compose_html): ?>
hordeImage('compose.png', _("Switch Composition Method")) ?>
html_switch . ($this->rtemode ? _("Switch to plain text composition") : _("Switch to HTML composition")) ?>
replyauto_all): ?>
(replyauto_all ?> ).
" />
replyauto_list): ?>
replyauto_list_id ? '(' . $this->replyauto_list_id . ')' : '') ?>
" />
reply_lang): ?>
reply_lang ?>
hordeLabel('composeMessage', _("Te_xt")) ?>
signature): ?>
rtemode) echo ' class="signaturePlain"' ?>>
send_msg): ?>
allow_compose): ?>
submitTag(_("Send Message"), array_merge(array('name' => 'btn_send_message', 'class' => 'horde-default'), $this->hordeAccessKeyAndTitle(_("_Send Message"), false, true))) ?>
save_draft): ?>
submitTag(_("Save Draft"), array_merge(array('name' => 'btn_save_draft'), $this->hordeAccessKeyAndTitle(_("Save _Draft"), false, true))) ?>
submitTag(_("Save Template"), array('name' => 'btn_save_template')) ?>
submitTag(_("Cancel Message"), array('class' => 'horde-cancel', 'name' => 'btn_cancel_compose', 'title' => _("Cancel Message"))) ?>
use_encrypt): ?>
hordeLabel('encrypt_options', _("Encr_yption Options")) ?>:
encrypt_options ?>
pgp_options): ?>
checkBoxTag('pgp_attach_pubkey', 1, $this->pgp_attach_pubkey, array('class' => 'checkbox')) ?>
hordeLabel('pgp_attach_pubkey', _("Attach a copy of your PGP public key to the message?")) ?>
vcard): ?>
checkBoxTag('vcard', 1, $this->attach_vcard, array('class' => 'checkbox')) ?>
hordeLabel('vcard', _("Attach your contact information to the message?")) ?>
file_upload): ?>