diff --git a/app/views/import/google_code/status.html.haml b/app/views/import/google_code/status.html.haml index 8f24a1ce85d..2013b8c03c6 100644 --- a/app/views/import/google_code/status.html.haml +++ b/app/views/import/google_code/status.html.haml @@ -4,10 +4,13 @@ %p.light Select projects you want to import. +%p.light + Optionally, you can + = link_to "customize", new_user_map_import_google_code_path + how Google Code email addresses and usernames are imported into GitLab. %hr %p = button_tag 'Import all projects', class: "btn btn-success js-import-all" - = link_to "Specify user map", new_user_map_import_google_code_path, class: "btn prepend-left-10" %table.table.import-jobs %thead