diff --git a/app/views/import/gitlab_projects/new.html.haml b/app/views/import/gitlab_projects/new.html.haml index 1158a04ea46..d01f0190f3f 100644 --- a/app/views/import/gitlab_projects/new.html.haml +++ b/app/views/import/gitlab_projects/new.html.haml @@ -2,7 +2,7 @@ - header_title "Projects", root_path %h3.page-title %i.fa.fa-bug - Import projects from FogBugz + Import projects from Gitlab %hr = form_tag import_gitlab_project_path, class: 'form-horizontal', multipart: true do