X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7441f15b4fd59735ae00a16b47cfcf7eb99260a6..657ed03d8b2e262bc965cc38e8af190624c3295b:/app/views/reports/new.html.erb?ds=inline 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") %>