* add <p> arround the signature so editing messages doesn't behave that weird
authorWilfried Göesgens <willi@citadel.org>
Thu, 26 Feb 2009 22:09:40 +0000 (22:09 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 26 Feb 2009 22:09:40 +0000 (22:09 +0000)
webcit/static/t/edit_message.html

index a2d65452b8db99ce3b53ec977fea7883b0a03291..b33c7e60485466bcba1f8efae6f3318148f28771 100644 (file)
@@ -99,8 +99,9 @@
 <?!("X", 2)>
 <??("COND:BSTR", 3, "sig_inserted", "yes")>
   <?!("COND:PREF", 4, "use_sig", "yes")>
-    &lt;br&gt;--&lt;br&gt;
+    &lt;br&gt;&lt;p&gt;--&lt;br&gt;
     <?PREF:VALUE("signature","H")>
+    &lt;/p&gt;
   <?!("X", 4)>
 <??("X", 3)>
 </textarea>