Commit f3b39cd3 authored by yo's avatar yo Committed by Yogi

Apply new GitLab UI for request email button

parent 4ab7d7f8
.well-confirmation.text-center.gl-mb-6
.well-confirmation.gl-text-center.gl-mb-6
%h1.gl-mt-0
Almost there...
= _("Almost there...")
%p.lead.gl-mb-6
Please check your email to confirm your account
= _("Please check your email to confirm your account")
%hr
- if Gitlab::CurrentSettings.after_sign_up_text.present?
.well-confirmation.text-center
.well-confirmation.gl-text-center
= markdown_field(Gitlab::CurrentSettings, :after_sign_up_text)
%p.text-center
No confirmation email received? Please check your spam folder or
.gl-mb-6.prepend-top-20.text-center
%a.btn.btn-lg.btn-success{ href: new_user_confirmation_path }
Request new confirmation email
= _("No confirmation email received? Please check your spam folder or")
.gl-mb-6.prepend-top-20.gl-text-center
%a.btn.gl-button.btn-success{ href: new_user_confirmation_path }
= _("Request new confirmation email")
......@@ -3098,6 +3098,9 @@ msgstr ""
msgid "Almost there"
msgstr ""
msgid "Almost there..."
msgstr ""
msgid "Already blocked"
msgstr ""
......@@ -20023,6 +20026,9 @@ msgstr ""
msgid "No compliance frameworks are in use. Create one using the GraphQL API."
msgstr ""
msgid "No confirmation email received? Please check your spam folder or"
msgstr ""
msgid "No connection could be made to a Gitaly Server, please check your logs!"
msgstr ""
......@@ -22026,6 +22032,9 @@ msgstr ""
msgid "Please check your email (%{email}) to verify that you own this address and unlock the power of CI/CD. Didn't receive it? %{resend_link}. Wrong email address? %{update_link}."
msgstr ""
msgid "Please check your email to confirm your account"
msgstr ""
msgid "Please choose a file"
msgstr ""
......@@ -25026,6 +25035,9 @@ msgstr ""
msgid "Request details"
msgstr ""
msgid "Request new confirmation email"
msgstr ""
msgid "Request parameter %{param} is missing."
msgstr ""
......
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