Commit ae850ab0 authored by George Tsiolis's avatar George Tsiolis

Resolve app/views/repository_check_mailer/notify.html.haml

parent 19a521ed
......@@ -6,7 +6,6 @@
%p
= _("You are receiving this message because you are a GitLab administrator for %{url}.") % { url: Gitlab.config.gitlab.url }
<<<<<<< HEAD
-# EE-specific start
- if Gitlab::CurrentSettings.email_additional_text.present?
......@@ -16,5 +15,3 @@
%br
= Gitlab::Utils.nlbr(Gitlab::CurrentSettings.email_additional_text)
-# EE-specific end
=======
>>>>>>> upstream/master
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