In email footers, explicitly link to the GitLab host and make the links more consistent
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 |
---|---|
(screenshots of http://localhost:3000/rails/mailers/notify/issue_status_changed_email
)
Edited by Steve Mokris