X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d1b58fb20e90913a6caffca7f5857527cc26bec4..b072c2935f8f79e16b2b63cc5e01fc34326f7daa:/app/views/notes/show.html.erb diff --git a/app/views/notes/show.html.erb b/app/views/notes/show.html.erb index a7baccf85..17a6651cf 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 +106,7 @@ <% end %> <% if @note.freshly_closed? %> - + <%= t ".disappear_date_html", :disappear_in => friendly_date(@note.freshly_closed_until) %> <% end %>