summaryrefslogtreecommitdiff
path: root/app/views/registrations
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-09-15 09:09:30 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-15 09:09:30 +0000
commit03c73563048c1f808a4a3fb302f0dcbba37f5f76 (patch)
tree9e4e9b9dffe111fe3779e1980d1dfa5cbfddb643 /app/views/registrations
parentcc74c1d821edef69a8b32b2660336a44a14e3f3b (diff)
downloadgitlab-ce-03c73563048c1f808a4a3fb302f0dcbba37f5f76.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/registrations')
-rw-r--r--app/views/registrations/welcome.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/registrations/welcome.html.haml b/app/views/registrations/welcome.html.haml
index bdde5de0f61..068ce70b9ea 100644
--- a/app/views/registrations/welcome.html.haml
+++ b/app/views/registrations/welcome.html.haml
@@ -23,4 +23,3 @@
= render "registrations/welcome/button"
- else
= f.submit _('Get started!'), class: 'btn-register btn btn-block gl-mb-0 gl-p-3'
-