- <h1><%= t 'user.new.no_auto_account_create' %></h1>
- <h2><%= raw t 'user.new.contact_webmaster', :webmaster => "mailto:#{SUPPORT_EMAIL}" %></h2>
+ <h1><%= t "users.new.no_auto_account_create" %></h1>
+ <h2><%= t "users.new.contact_support_html", :support => "mailto:#{Settings.support_email}" %></h2>