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/notify/service_desk_verification_result_email.html.haml')
-rw-r--r--app/views/notify/service_desk_verification_result_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/service_desk_verification_result_email.html.haml b/app/views/notify/service_desk_verification_result_email.html.haml
index d63177e4a42..c072744c43c 100644
--- a/app/views/notify/service_desk_verification_result_email.html.haml
+++ b/app/views/notify/service_desk_verification_result_email.html.haml
@@ -14,7 +14,7 @@
%tr
%td.text-content
- - if @verification.verified?
+ - if @verification.finished?
%h1{ :style => "margin-top:0;" }
= s_("Notify|Email successfully verified")
%p