]> git.openstreetmap.org Git - rails.git/blobdiff - app/helpers/notifier_helper.rb
Localisation updates from https://translatewiki.net.
[rails.git] / app / helpers / notifier_helper.rb
index a696a3d9cd79a38394877192b06226189d3b3888..1c2e5e65437b18370f9d05f9a79313d846f4dd50 100644 (file)
@@ -12,7 +12,7 @@ module NotifierHelper
         # the <a> but Outlook only on the <strong>
         :style => "text-decoration: none"
       ),
-      user_url(display_name, :host => SERVER_URL),
+      user_url(display_name, :host => Settings.server_url),
       :target => "_blank",
       :rel => "noopener",
       :style => "text-decoration: none; color: #222"