X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6964c445845831151921ed7de5222204b498f04b..9a1728c2024975cdfd0ba76de0af57a3a2adccbc:/app/views/notifier/email_confirm.html.erb?ds=inline diff --git a/app/views/notifier/email_confirm.html.erb b/app/views/notifier/email_confirm.html.erb index 5b7c74d7f..369c81ae6 100644 --- a/app/views/notifier/email_confirm.html.erb +++ b/app/views/notifier/email_confirm.html.erb @@ -1,6 +1,6 @@
<%= t 'notifier.email_confirm_html.greeting' %>
-<%= t 'notifier.email_confirm_html.hopefully_you', :server_url => SERVER_URL, :new_address => @address %>
+<%= t 'notifier.email_confirm_html.hopefully_you', :server_url => Settings.server_url, :new_address => @address %>
<%= t 'notifier.email_confirm_html.click_the_link' %>