X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8587c2a02bfafd7bf07e6f7130a9211f41da1757..7377cb63939f8743ca31e67ea3965c2b15d20057:/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 9812c6806..fb338b497 100644 --- a/app/views/reports/new.html.erb +++ b/app/views/reports/new.html.erb @@ -3,11 +3,11 @@ <% end %>
- <%= t('issues.new.disclaimer.intro') %> + <%= t('.disclaimer.intro') %>
@@ -20,19 +20,19 @@ <% end %>
-

<%= t('issues.new.select') %>

+

<%= t('.select') %>

- <%= text_area :report, :details, :cols => 20, :rows => 5, placeholder: t('issues.new.details'), required: true %> + <%= text_area :report, :details, :cols => 20, :rows => 5, placeholder: t('.details') %>