]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/view_message.html
* fix bug introduced by last commit - messages now aligned to justify like they should be
[citadel.git] / webcit / static / t / view_message.html
index aef8a329e25d041be74bc5d278a8ef51cdbda570..a474f8d335fb57bf31081f76ebf21557b95dccf1 100644 (file)
@@ -28,7 +28,7 @@ onMouseOut=document.getElementById("msg<?MAIL:SUMM:N>").style.visibility="hidden
  </p>
  <p class="message_subject"><?MAIL:SUMM:SUBJECT></p>
 </div>
-<div class="message_content"><div align="justify">
+<div class="message_content"><div>
 <?MAIL:BODY>
 <?!("COND:MAIL:MIME:ATTACH:SUBMESSAGES", 5)>
 <?ITERATE("MAIL:MIME:ATTACH:SUBMESSAGES", "view_message_inline_attach")>