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