X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7441f15b4fd59735ae00a16b47cfcf7eb99260a6..6c202448ade514cd5ecca7175555011c851735e9:/app/views/reports/new.html.erb diff --git a/app/views/reports/new.html.erb b/app/views/reports/new.html.erb index d748bd747..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") %>