From e61728b9ebe358d3d3c382aad89923ecc9ea9292 Mon Sep 17 00:00:00 2001 From: "Eric J. Bowersox" Date: Mon, 7 Jan 2002 07:42:05 +0000 Subject: [PATCH] whoops...minor error --- web/format/conf/posts.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/format/conf/posts.jsp b/web/format/conf/posts.jsp index 4c6184b..a647b14 100644 --- a/web/format/conf/posts.jsp +++ b/web/format/conf/posts.jsp @@ -273,7 +273,7 @@ conf/posts.js.vs?<%= topic_locator %>&p1=<%= my_last + 1 %>&p2=<%= Math.min(my_l <%= view.formatDate(msg.getPostDate()) %> ) <% if (msg.hasAttachment()) { %> - + <% if (view.displayAttachmentInNewWindow(msg)) { %> _blank <% } // end if %>