]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/confirmations/_resend_success_flash.html.erb
Use paragraphs instead of line breaks, and avoid using html in translation strings
[rails.git] / app / views / confirmations / _resend_success_flash.html.erb
index 1895de761254d3dcd3ed7edb126814f7939474a0..e9763e27618c67f5d111897d8a7e56078e5bccfd 100644 (file)
@@ -1 +1,2 @@
-<%= t "confirmations.confirm_resend.success_html", :email => email, :sender => sender %>
+<p><%= t ".confirmation_sent", :email => email %></p>
+<p><%= t ".whitelist", :sender => sender %></p>