X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a520f1251cf06be665d93037c74116a9f769fbf1..cc65b2d126d708499edb5fb5d513266cfa33a47b:/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