diff --git a/app/views/layouts/base_forums.html.erb b/app/views/layouts/base_forums.html.erb index a7e2ef08a..f12b3186d 100644 --- a/app/views/layouts/base_forums.html.erb +++ b/app/views/layouts/base_forums.html.erb @@ -53,7 +53,7 @@
<% if @memo.attachments.any?%> <% options = {:author => true, :deletable => @memo.deleted_attach_able_by?(User.current) } %>