X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/040c0184a4455f713277fd2d97dd964b067f832a..7b057545c0b2030aad9981bd93699f9e33ad7d5f:/app/views/reports/new.html.erb diff --git a/app/views/reports/new.html.erb b/app/views/reports/new.html.erb index 1d83a3a59..c607d2ed4 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,7 +20,7 @@ <% 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") %>