diff options
Diffstat (limited to 'app/views/files')
-rw-r--r-- | app/views/files/new.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/files/new.html.erb b/app/views/files/new.html.erb index d9d1b6ee1..8a3ae686d 100644 --- a/app/views/files/new.html.erb +++ b/app/views/files/new.html.erb @@ -13,4 +13,4 @@ <p><label><%=l(:label_attachment_plural)%></label><%= render :partial => 'attachments/form' %></p> </div> <%= submit_tag l(:button_add) %> -<% end %> +<% end %> |