Performed a bunch of markup fixes suggested by validator.w3.org
[citadel.git] / webcit / static / t / section_mailsummary_m.html
index 350954e979ab0a2ebf31ae1788c20a1a0d1cbb04..c9bef994dd387ac1a751a80f6bb519ebaaab00b8 100644 (file)
@@ -1,5 +1,5 @@
 <div><div id="m<?MAIL:SUMM:N>" style="font-weight:<?%("COND:MAIL:SUMM:UNREAD", 1, 0, 0, "bold", "normal")>;" onClick="CtdlLoadMsgMouseDown(event,<?MAIL:SUMM:N>)">
 <span class="from"><?MAIL:SUMM:FROM("X")></span>
-<span style="float: right;"><?MAIL:SUMM:DATEBRIEF></span><br/>
+<span style="float: right;"><?MAIL:SUMM:DATEBRIEF></span><br>
 <span class="subject"><?MAIL:SUMM:SUBJECT("X")></span>
 </div><div id="m_<?MAIL:SUMM:N>" class="msgview" onMouseDown=""></div></div>