From 3b43cf9075f7af71e75f14a8777540a8ff45e717 Mon Sep 17 00:00:00 2001 From: Chrystal Griffiths Date: Thu, 13 Sep 2018 17:57:11 +0100 Subject: [PATCH] Slight copy change --- services/web/app/views/project/editor/share.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/app/views/project/editor/share.pug b/services/web/app/views/project/editor/share.pug index 0b45e0d17f..737cedf5cc 100644 --- a/services/web/app/views/project/editor/share.pug +++ b/services/web/app/views/project/editor/share.pug @@ -178,7 +178,7 @@ script(type='text/ng-template', id='shareProjectModalTemplate') p.small(ng-show="startedFreeTrial") | #{translate("refresh_page_after_starting_free_trial")} .row.public-access-level.public-access-level--notice(ng-show="!isAdmin") - .col-xs-12.text-center To add more collaborators, please ask the project owner + .col-xs-12.text-center To add more collaborators or turn on link sharing, please ask the project owner .modal-footer.modal-footer-share .modal-footer-left i.fa.fa-refresh.fa-spin(ng-show="state.inflight")