X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/852cc9770704a2f8580eac71d81e033fa5444331..c783b5c82f5242dcc274bbae00ca2af9b537d724:/app/helpers/notifier_helper.rb diff --git a/app/helpers/notifier_helper.rb b/app/helpers/notifier_helper.rb index da55f6c0e..dbd2d245d 100644 --- a/app/helpers/notifier_helper.rb +++ b/app/helpers/notifier_helper.rb @@ -6,7 +6,7 @@ module NotifierHelper def link_to_user(display_name) link_to( content_tag( - 'strong', + "strong", display_name, # NB we need "text-decoration: none" twice: GMail only honours it on # the but Outlook only on the