summaryrefslogtreecommitdiff
path: root/app/views/import/manifest/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/manifest/new.html.haml')
-rw-r--r--app/views/import/manifest/new.html.haml5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/views/import/manifest/new.html.haml b/app/views/import/manifest/new.html.haml
index 1f27dec1b2b..056e4922b9e 100644
--- a/app/views/import/manifest/new.html.haml
+++ b/app/views/import/manifest/new.html.haml
@@ -1,9 +1,8 @@
-- page_title "Manifest Import"
+- page_title "Manifest file import"
- header_title "Projects", root_path
%h3.page-title
- = icon('git')
- Import multiple repositories
+ = _('Manifest file import')
- if @errors.present?
.alert.alert-danger