From ab048bf7aeb6af3f4e5790639fc247ddadb07040 Mon Sep 17 00:00:00 2001 From: "Eric J. Bowersox" Date: Mon, 7 Jan 2002 07:23:49 +0000 Subject: [PATCH] oops...bug in posts --- web/format/conf/posts.jsp | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/web/format/conf/posts.jsp b/web/format/conf/posts.jsp index 0a28f49..11e5e9f 100644 --- a/web/format/conf/posts.jsp +++ b/web/format/conf/posts.jsp @@ -293,6 +293,19 @@ conf/posts.js.vs?<%= topic_locator %>&p1=<%= my_last + 1 %>&p2=<%= Math.min(my_l <% } else { %> + + conf/view_attachment.js.vs?<%= base_locator %>&msg=<%= msg.getPostID() %> + + + + + (Attachment <%= msg.getAttachmentFilename() %> - <%= msg.getAttachmentLength() %> bytes) + + + + + (Attachment <%= msg.getAttachmentFilename() %> - <%= msg.getAttachmentLength() %> bytes) + <% } // end if