X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d1b58fb20e90913a6caffca7f5857527cc26bec4..b79e4f04b9197e1c1954638db46c9d97597612d4:/app/views/notes/show.html.erb?ds=inline diff --git a/app/views/notes/show.html.erb b/app/views/notes/show.html.erb index a7baccf85..b3f124433 100644 --- a/app/views/notes/show.html.erb +++ b/app/views/notes/show.html.erb @@ -4,7 +4,7 @@
- + <%= t ".report_link_html", :link => report_link(t(".report"), @note) %> <% if @note.status == "open" %> <%= t ".other_problems_resolve", :link => report_link(t(".report"), @note) %> @@ -102,7 +102,7 @@ <% end %> <% if @note.freshly_closed? %> - + <%= t ".disappear_date_html", :disappear_in => friendly_date(@note.freshly_closed_until) %> <% end %>