From 41a8b62ff2698b411c3bebeef26dc6f69df01a4c Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 1 Aug 2013 17:39:46 -0700 Subject: [PATCH] Remove "antispam alert" The advanced users whom this affects will be aware of the problem. It can only confuse the other 99%. --- app/views/user/confirm.html.erb | 1 - config/locales/en.yml | 3 --- 2 files changed, 4 deletions(-) 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." -- 2.43.2