summaryrefslogtreecommitdiff
path: root/app/views/import/gitea/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/gitea/new.html.haml')
-rw-r--r--app/views/import/gitea/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/gitea/new.html.haml b/app/views/import/gitea/new.html.haml
index 2b3102f9af9..a88b04eccbb 100644
--- a/app/views/import/gitea/new.html.haml
+++ b/app/views/import/gitea/new.html.haml
@@ -19,4 +19,4 @@
.col-sm-4
= text_field_tag :personal_access_token, nil, class: 'form-control'
.form-actions
- = submit_tag _('List Your Gitea Repositories'), class: 'btn btn-create'
+ = submit_tag _('List Your Gitea Repositories'), class: 'btn btn-success'