X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d021bdf5cf57f6020279043ac276f96f5bf6352c..dc5fedb687d5af91d10c331eb82db59530e89743:/app/helpers/notifier_helper.rb?ds=sidebyside diff --git a/app/helpers/notifier_helper.rb b/app/helpers/notifier_helper.rb index cc99898aa..c18f79903 100644 --- a/app/helpers/notifier_helper.rb +++ b/app/helpers/notifier_helper.rb @@ -5,8 +5,7 @@ module NotifierHelper def link_to_user(display_name) link_to( - content_tag( - "strong", + tag.strong( display_name, # NB we need "text-decoration: none" twice: GMail only honours it on # the but Outlook only on the