X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/34a7e1ea48470ba540bc7d18de4836b0bb9197f8..58997b4550660886fa4b402a4079267607380eda:/apps/workbench/app/views/collections/_sharing_button.html.erb diff --git a/apps/workbench/app/views/collections/_sharing_button.html.erb b/apps/workbench/app/views/collections/_sharing_button.html.erb index f9d6be2eda..4050e3aee4 100644 --- a/apps/workbench/app/views/collections/_sharing_button.html.erb +++ b/apps/workbench/app/views/collections/_sharing_button.html.erb @@ -4,7 +4,7 @@ method: :post, } %> <% if @search_sharing.nil? %> - <%# API token can't manage other tokens. Disable this feature. %> +

Your API token is not authorized to manage collection sharing links.

<% elsif @search_sharing.empty? %> <%= button_to("Create sharing link", {action: "share"}, button_attrs) %> <% else %>