X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d3700e6201b4b78a70bbb2941572edc985b63c2c..085412f6240cf675b3d8fecbace22edf577962b3:/app/views/reports/new.html.erb diff --git a/app/views/reports/new.html.erb b/app/views/reports/new.html.erb index 7023667fe..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'), required: true %> + <%= text_area :report, :details, :cols => 20, :rows => 5, :placeholder => t(".details") %>