summaryrefslogtreecommitdiffstats
path: root/app/views/documents
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/documents')
-rw-r--r--app/views/documents/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/documents/show.html.erb b/app/views/documents/show.html.erb
index 29845bfa3..922fe36bf 100644
--- a/app/views/documents/show.html.erb
+++ b/app/views/documents/show.html.erb
@@ -22,7 +22,7 @@
<p><%= render :partial => 'attachments/form' %></p>
</div>
<%= submit_tag l(:button_add) %>
- <% end %>
+ <% end %>
<% end %>
<% html_title h(@document.title) -%>