Skip to content

In email footers, explicitly link to the GitLab host and make the links more consistent

Steve Mokris requested to merge smokris/gitlab:357405-email-host-link into master

Fixes issue where some email clients (macOS/iOS Mail.app) would automatically turn the GitLab hostname into a link with different styling from other links.

This MR also factors out some of the links in various templates' email footers, making them more consistent between templates.

Related to #357405 (closed)

Before After
Screen_Shot_2022-04-07_at_12.21.47-scaled Screen_Shot_2022-05-20_at_10.49.13-scaled

(screenshots of http://localhost:3000/rails/mailers/notify/issue_status_changed_email)

Edited by Steve Mokris

Merge request reports