X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..a47c0a4411825f48e447641094678b15df3b2f74:/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 fb338b497..f152049ef 100644 --- a/app/views/reports/new.html.erb +++ b/app/views/reports/new.html.erb @@ -3,11 +3,11 @@ <% 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") %>