]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/edit_message.html
* add the paging hook to these templates
[citadel.git] / webcit / static / t / edit_message.html
index 19b76728cc4c4c0e781e3f247f13098dc98d7983..97e183da16796af58478e92f389c316328773356 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
 <div id="content">
 <div class="fix_scrollbar_bug message "><form enctype="multipart/form-data" method="POST" accept-charset="UTF-8" action="post" name="enterform">
 <input type="hidden" name="references" value="<?BSTR("references")>">
 
 <p class="send_edit_msg">
-  <input type="submit" name="save_button" value="<?_("Save to Drafts")>">
-&nbsp;
 <?!("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)>
 &nbsp;
+<!-- temporarily disabled for 7.60
+  <input type="submit" name="save_button" value="<?_("Save to Drafts")>">
+&nbsp;
+-->
   <input type="submit" name="cancel_button" value="<?_("Cancel")>">
 </p>
 <img src="static/newmess3_24x.gif" class="imgedit">  <?DATE:NOW:STR>