X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/50091893d44ecfc48c13bb2269f23a6f23aea1d2..81fb26d840767e04d364a0a24d186e1a35ab4b5f:/app/views/reports/new.html.erb
diff --git a/app/views/reports/new.html.erb b/app/views/reports/new.html.erb
index 1d83a3a59..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") %>
- - <%= t('.disclaimer.not_just_mistake') %>
- - <%= t('.disclaimer.unable_to_fix') %>
- - <%= t('.disclaimer.resolve_with_user') %>
+ - <%= t(".disclaimer.not_just_mistake") %>
+ - <%= t(".disclaimer.unable_to_fix") %>
+ - <%= t(".disclaimer.resolve_with_user") %>
@@ -20,19 +20,19 @@
<% end %>
- <%= text_area :report, :details, :cols => 20, :rows => 5, :placeholder => t('.details') %>
+ <%= text_area :report, :details, :cols => 20, :rows => 5, :placeholder => t(".details") %>