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/import/phabricator/new.html.haml')
-rw-r--r--app/views/import/phabricator/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/phabricator/new.html.haml b/app/views/import/phabricator/new.html.haml
index 5f73a27dbd6..69483512816 100644
--- a/app/views/import/phabricator/new.html.haml
+++ b/app/views/import/phabricator/new.html.haml
@@ -24,4 +24,4 @@
.col-md-4
= password_field_tag :api_token, params[:api_token], class: 'form-control gl-mr-3', placeholder: _('Personal Access Token'), size: 40
.form-actions
- = submit_tag _('Import tasks'), class: 'btn btn-success'
+ = submit_tag _('Import tasks'), class: 'gl-button btn btn-confirm'