Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repository_check_mailer/notify.text.haml')
-rw-r--r--app/views/repository_check_mailer/notify.text.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/repository_check_mailer/notify.text.haml b/app/views/repository_check_mailer/notify.text.haml
index a2e04fa710f..dc316d3e2be 100644
--- a/app/views/repository_check_mailer/notify.text.haml
+++ b/app/views/repository_check_mailer/notify.text.haml
@@ -4,4 +4,4 @@
= _("You are receiving this message because you are a GitLab administrator for %{url}.") % { url: Gitlab.config.gitlab.url }
-= render_if_exists 'repository_check_mailer/email_additional_text'
+= render_if_exists 'shared/additional_email_text'