X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2ef58f47a232c8a8156dd148616c198790e489d2..925bd812a2c9000c4901384b70f20e65b0f53cd4:/app/views/browse/note.html.erb?ds=sidebyside diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index a89ad07e5..740646efb 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -15,6 +15,12 @@
+ <% if @note.comments.find { |comment| comment.author.nil? } -%> +
+ <%= t "javascripts.notes.show.anonymous_warning" %> +
+ <% end -%> +

<%= t "browse.note.opened" %>