SMTP-Queue-View: templatize
[citadel.git] / webcit / static / t / view_mailq / header.html
diff --git a/webcit/static/t/view_mailq/header.html b/webcit/static/t/view_mailq/header.html
new file mode 100644 (file)
index 0000000..919a4f3
--- /dev/null
@@ -0,0 +1,31 @@
+<div id="banner">
+<h1>
+<?_("View the outbound SMTP queue")>
+</h1>
+</div>
+
+<div id="content" class="service">
+<!--
+<table class="smtpqueue_background">
+<tr><td valign=top>
+<div id="smtpqueue_inner_div">
+<div align="center"><img src="static/webcit_icons/throbber.gif"></div>"
+</div>
+<div align="center">
+<a href="javascript:RefreshSMTPqueueDisplay();"><?_("Refresh this page")></a>
+</div>
+</td></tr></table>
+-->
+<table class="mailbox_summary" rules=rows cellpadding=2 style="width:100%%;">
+<tr><td><b><i>
+<?_("Message ID")>
+</i></b></td><td><b><i>
+<?_("Date/time submitted")>
+</i></b></td><td><b><i>
+<?_("Last attempt")>
+</i></b></td><td><b><i>
+<?_("Sender")>
+</i></b></td><td><b><i>
+<?_("Recipients")>
+</i></b></td></tr>
+