diff --git a/app/views/projects/_export.html.haml b/app/views/projects/_export.html.haml index c5b1897c4926930060d6b4297168db296a3150a2..e759c87bda7a3b1850dc98d1a2e7d25f7bdcaec1 100644 --- a/app/views/projects/_export.html.haml +++ b/app/views/projects/_export.html.haml @@ -30,7 +30,7 @@ %li CI variables %li Any encrypted tokens %p - Once the exported file is ready, you will receive a notification email with a download link. + Once the exported file is ready, you will receive a notification email with a download link, or you can download it from this page. - if project.export_project_path = link_to 'Download export', download_export_project_path(project), rel: 'nofollow', download: '', method: :get, class: "btn btn-default"