From: John Firebaugh Date: Fri, 2 Aug 2013 00:39:46 +0000 (-0700) Subject: Remove "antispam alert" X-Git-Tag: live~4799^2~17 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/41a8b62ff2698b411c3bebeef26dc6f69df01a4c?ds=inline Remove "antispam alert" The advanced users whom this affects will be aware of the problem. It can only confuse the other 99%. --- diff --git a/app/views/user/confirm.html.erb b/app/views/user/confirm.html.erb index f8147ac78..31f29eb64 100644 --- a/app/views/user/confirm.html.erb +++ b/app/views/user/confirm.html.erb @@ -27,7 +27,6 @@ -

<%= t "user.confirm.antispam_alert_html" %>

<%= t "user.confirm.reconfirm_html", :reconfirm => url_for(:action => 'confirm_resend')%>

<% end %> diff --git a/config/locales/en.yml b/config/locales/en.yml index b75038651..212ef633e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1877,9 +1877,6 @@ en: We sent you a confirmation email. introduction_2: | Confirm your account by clicking on the link in the email and you'll be able to start mapping. - antispam_alert_html: | - If you use an antispam system which sends confirmation requests then please make sure you - whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests. press confirm button: "Press the confirm button below to activate your account." button: Confirm already active: "This account has already been confirmed."