Cleanup: move all into the edit/ subfolder
[citadel.git] / webcit / static / t / edit / message / section_attach_select.html
diff --git a/webcit/static/t/edit/message/section_attach_select.html b/webcit/static/t/edit/message/section_attach_select.html
new file mode 100644 (file)
index 0000000..aa29038
--- /dev/null
@@ -0,0 +1,5 @@
+<li>
+       <?MAIL:MIME:FILENAME("X")> (<?MAIL:MIME:CONTENTTYPE>, <?MAIL:MIME:LENGTH> bytes)
+       &nbsp;
+       <a href="javascript:remove_attachment('<?MAIL:MIME:FILENAME("J")>');"><?_("Remove")></a>
+</li>