X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/63992d83bdf3c2489e10504957bb57ed29976803..79bd1777ab0c165492122b10a22ecc2fb7cc4715:/app/views/reports/new.html.erb diff --git a/app/views/reports/new.html.erb b/app/views/reports/new.html.erb index a39b5b151..705457cb6 100644 --- a/app/views/reports/new.html.erb +++ b/app/views/reports/new.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -

Report <%= reportable_url(@report.issue.reportable) %>

+

<%= t ".title_html", :link => reportable_url(@report.issue.reportable) %>

<% end %>