]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/section_mailsummary_m.html
serv_rssclient.c: style update
[citadel.git] / webcit / static / t / section_mailsummary_m.html
diff --git a/webcit/static/t/section_mailsummary_m.html b/webcit/static/t/section_mailsummary_m.html
deleted file mode 100644 (file)
index c9bef99..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<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 class="subject"><?MAIL:SUMM:SUBJECT("X")></span>
-</div><div id="m_<?MAIL:SUMM:N>" class="msgview" onMouseDown=""></div></div>