Commit 931f6e6d authored by Enrico Scholz's avatar Enrico Scholz Committed by Enrico Scholz

set proper signature marker in mails

use rfc 3676 mail signature delimiters ("-- ") instead of the previous
"---" one.

closes #43617
Signed-off-by: default avatarEnrico Scholz <enrico.scholz@ensc.de>
parent f150f262
<%= yield -%>
---
-- <%# signature marker %>
You're receiving this email because of your account on <%= Gitlab.config.gitlab.host %>.
<%= yield -%>
---
-- <%# signature marker %>
<% if @target_url -%>
<% if @reply_by_email -%>
<%= "Reply to this email directly or view it on GitLab: #{@target_url}" -%>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment