diff --git a/app/views/branded/contact_us/contacts/_new_right.html.erb b/app/views/branded/contact_us/contacts/_new_right.html.erb index 9c81a89..ca6cad0 100644 --- a/app/views/branded/contact_us/contacts/_new_right.html.erb +++ b/app/views/branded/contact_us/contacts/_new_right.html.erb @@ -17,7 +17,7 @@ <%= "#{_('Helpline')} #{telephone}" %> <% end %> <% -email=Rails.configuration.branding[:organisation][:email] +email=Rails.configuration.branding[:organisation][:safe_email] if email.present? %>
<%= _('Email') %>