summaryrefslogtreecommitdiff
path: root/app/views/import/manifest/_form.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/manifest/_form.html.haml')
-rw-r--r--app/views/import/manifest/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/manifest/_form.html.haml b/app/views/import/manifest/_form.html.haml
index 1a3b945cfe5..365184537cc 100644
--- a/app/views/import/manifest/_form.html.haml
+++ b/app/views/import/manifest/_form.html.haml
@@ -19,5 +19,5 @@
= link_to sprite_icon('question-o'), help_page_path('user/project/import/manifest')
.gl-mb-3
- = submit_tag _('List available repositories'), class: 'gl-button btn btn-success'
+ = submit_tag _('List available repositories'), class: 'gl-button btn btn-confirm'
= link_to _('Cancel'), new_project_path, class: 'gl-button btn btn-default btn-cancel'