X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/040c0184a4455f713277fd2d97dd964b067f832a..bff3676d9346323cee491243315404fd09879272:/app/views/reports/new.html.erb?ds=sidebyside diff --git a/app/views/reports/new.html.erb b/app/views/reports/new.html.erb index 1d83a3a59..599456db2 100644 --- a/app/views/reports/new.html.erb +++ b/app/views/reports/new.html.erb @@ -2,12 +2,12 @@

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

<% end %> -
- <%= t('.disclaimer.intro') %> +
+ <%= t(".disclaimer.intro") %>
@@ -20,19 +20,19 @@ <% end %>
-

<%= t('.select') %>

+

<%= t(".select") %>

- <%= text_area :report, :details, :cols => 20, :rows => 5, :placeholder => t('.details') %> + <%= text_area :report, :details, :cols => 20, :rows => 5, :placeholder => t(".details") %>