1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
<?=("head")>
<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
<?ROOMBANNER>
<div id="content">
<div class="fix_scrollbar_bug message "><form name="enterform" accept-charset="UTF-8" enctype="multipart/form-data" method="POST" action="post">
<input type="hidden" name="postseq" value="<?DATE:NOW:NO>">
<input type="hidden" name="return_to" value="<?BSTR("return_to")>">
<input type="hidden" name="nonce" value="<?NONCE>">
<input type="hidden" name="force_room" value="<?ROOMNAME("X")>">
<input type="hidden" name="references" value="<?BSTR("references")>">
<input type="hidden" name="page" value="<?BSTR("page")>">
<p class="send_edit_msg">
<?!("COND:SUBST", 1, "RCPTREQUIRED")><input type="submit" name="send_button" value="<?_("Send message")>"><?!("X", 1)>
<??("COND:SUBST", 2, "RCPTREQUIRED")><input type="submit" name="send_button" value="<?_("Post message")>"><?!("X", 2)>
<!-- temporarily disabled for 7.60
<input type="submit" name="save_button" value="<?_("Save to Drafts")>">
-->
<input type="submit" name="cancel_button" value="<?_("Cancel")>">
</p>
<img src="static/newmess3_24x.gif" class="imgedit"> <?DATE:NOW:STR>
<table width="100%" class="edit_msg_table">
<tr><th><label for="from_id" > <i><?_("from")></i> </label></th><td colspan="2">
<??("COND:SUBST", 4, "RCPTREQUIRED")>
<select name="display_name" size=1 id="from_id">
<?ITERATE("PREF:VALID:EMAIL:NAME", ="prefs_section_msg_handle_select")>
<?!("COND:THISROOM:FLAG:QR", 3, #"QR_ANONOPT")>
<option <?%("COND:BSTR", 1, "__ANONYMOUS__", "selected", "")> value="__ANONYMOUS__"><?_("Anonymous")></option>
<?!("X", 3)>
</select>
<??("X", 4)>
<?!("COND:SUBST", 5, "RCPTREQUIRED")>
<select name="display_name" size=1 id="from_id">
<?ITERATE("PREF:VALID:EMAIL:NAME", ="prefs_section_msg_sender_name_select")>
<?!("COND:THISROOM:FLAG:QR", 3, #"QR_ANONOPT")>
<option <?%("COND:BSTR", 1, "__ANONYMOUS__", "selected", "")> value="__ANONYMOUS__"><?_("Anonymous")></option>
<?!("X", 3)>
</select>
<select name="my_email_addr" size=1>
<?ITERATE("PREF:VALID:EMAIL:ADDR", ="prefs_section_msg_sender_from_select")>
</select>
<?!("X", 4)>
<i><?_("in")></i> <?ROOMNAME></td></tr>
<?!("COND:SUBST", 5, "RCPTREQUIRED")>
<tr>
<th><label for="recp_id"> <?_("To:")></label></th>
<td><input autocomplete="off" type="text" name="recp" id="recp_id" value="<?BSTR("recp", "H")>" size=45 maxlength=1000 />
<div class="auto_complete" id="recp_name_choices"></div>
</td>
<td rowspan="3" align="left" valign="top">
<a href="javascript:PopOpenAddressBook('recp_id|<?_("To:")>|cc_id|<?_("CC:")>|bcc_id|<?_("BCC:")>');" title="<?_("Contacts")>">
<img align=middle border=0 width=24 height=24 src="static/viewcontacts_24x.gif"> <?_("Contacts")>
</a>
</td>
</tr>
<tr>
<th><label for="cc_id"><?_("CC:")></label></th>
<td><input autocomplete="off" type="text" name="cc" id="cc_id" value="<?BSTR("cc", "H")>" size=45 maxlength=1000 />
<div class="auto_complete" id="cc_name_choices"></div>
</td>
</tr>
<tr>
<th><label for="bcc_id"><?_("BCC:")></label></th>
<td><input autocomplete="off" type="text" name="bcc" id="bcc_id" value="<?BSTR("bcc", "H")>" size=45 maxlength=1000 />
<div class="auto_complete" id="bcc_name_choices"></div>
</td>
</tr>
<??("X", 5)>
<tr>
<th><label for="subject_id" >
<?!("COND:SUBST", 6, "SUBJREQUIRED")><?_("Subject:")><?!("X", 6)>
<??("COND:SUBST", 7, "SUBJREQUIRED")><?_("Subject (optional):")><??("X", 7)>
</label></th>
<td colspan="2">
<input type="text" name="subject" id="subject_id" value="<?BSTR("subject", "H")>" size=45 maxlength=70>
</td>
</tr>
<tr><td colspan="3">
<input type="hidden" name="sig_inserted" value="yes">
<textarea name="msgtext" cols="80" rows="15">
<?BSTR("msgtext", "X")><?!("COND:BSTR", 1, "fwdquote")><br />
<div align=center>
<i>
<?_("--- forwarded message ---")>
</i>
</div>
<?MAIL:QUOTETEXT("fwdquote", "X")>
<br /><?!("X", 1)><?!("COND:BSTR", 2, "replyquote")>
<br />
<?MAIL:QUOTETEXT("replyquote", "X")>
<br /><?!("X", 2)><?!("COND:BSTR", 3, "edit")><?MAIL:EDITTEXT("edit", "X")><?!("X", 3)>
<??("COND:BSTR", 4, "edit")><??("COND:BSTR", 5, "sig_inserted", "yes")><?!("COND:PREF", 6, "use_sig", "yes")>
<br><p>-- <br><?PREF:VALUE("signature","H")>
</p>
<?!("X", 6)><??("X", 5)><?!("X", 4)><?!("COND:ROOM:TYPE_IS", 7, #"VIEW_WIKI")><?MAIL:EDITWIKI("X")><?!("X", 7)>
</textarea>
<?=("richedit")>
<div class="attachment buttons">
<img src="static/diskette_24x.gif" class="imgedit" ><?_("Attachments:")>
<select name="which_attachment" size=1>
<?ITERATE("MSG:ATTACHNAMES", ="edit_message_section_attach_select")>
</select>
<?_("Attach file:")>
<input name="attachfile" class="attachfile" size=16 type="file">
<input type="submit" name="attach_button" value="<?_("Add")>">
<input type="submit" name="remove_attach_button" value="<?_("Remove")>">
</div></td></tr></table></form>
<script type="text/javascript">
activate_entmsg_autocompleters();
</script>
</div>
</div>
</div>
<?=("addressbook_popup")>
<?=("trailing")>
|