X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/15b104f4ff4614aa78c01180b6a9b89dd5a1400f..783b5e3729228908d7404ae7404af1023501a906:/app/views/notifier/email_confirm.text.erb diff --git a/app/views/notifier/email_confirm.text.erb b/app/views/notifier/email_confirm.text.erb index db9ae0f93..7c4f0a5ab 100644 --- a/app/views/notifier/email_confirm.text.erb +++ b/app/views/notifier/email_confirm.text.erb @@ -1,6 +1,6 @@ <%= t 'notifier.email_confirm_plain.greeting' %> -<%= word_wrap(t 'notifier.email_confirm_plain.hopefully_you', :server_url => SERVER_URL, :new_address => @address) %> +<%= word_wrap(t 'notifier.email_confirm_plain.hopefully_you', :server_url => Settings.server_url, :new_address => @address) %> <%= t 'notifier.email_confirm_plain.click_the_link' %>