diff --git a/app/views/browse/new_note.html.erb b/app/views/browse/new_note.html.erb index 2929e610e..51633ffca 100644 --- a/app/views/browse/new_note.html.erb +++ b/app/views/browse/new_note.html.erb @@ -6,7 +6,7 @@
<%= t("javascripts.notes.new.intro") %>
+<%= t("javascripts.notes.new.intro") %>
<%= note_event("opened", @note.created_at, @note.author) %>
<% if @note.status == "closed" %> -<%= note_event(@note.status, @note.closed_at, @note.all_comments.last.author) %>
<% end %><%= t "javascripts.notes.show.anonymous_warning" %>
+<%= t "javascripts.notes.show.anonymous_warning" %>
<% end -%> <% if current_user && current_user != @note.author %> diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index f1eed33cf..2eb23f755 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -24,7 +24,7 @@<%= t ".export_details_html" %>
+
<%= t ".too_large.body" %>