From 37d7324fb1cde90545449c55680b84dd60b49ced Mon Sep 17 00:00:00 2001 From: Mathieu Lu Date: Thu, 19 Dec 2024 11:13:00 -0500 Subject: [PATCH] Admin ACLs: remove report class on table --- templates/CRM/Admin/Page/Access.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Admin/Page/Access.tpl b/templates/CRM/Admin/Page/Access.tpl index dd63c63f4764..5c0cbc23ca8b 100644 --- a/templates/CRM/Admin/Page/Access.tpl +++ b/templates/CRM/Admin/Page/Access.tpl @@ -20,7 +20,7 @@

{ts 1=$ufAccessURL|smarty:nodefaults 2=$jAccessParams 3=$config->userFramework}Note that %3 permissions take precedence over CiviCRM ACLs. If you wish to use CiviCRM ACLs, first disable the related permission in %3 for a user role, and then gradually add ACLs to replace that permission for certain groups of contacts.{/ts} {/if} - +
{if $config->userFramework == 'Standalone'}
{ts}User Roles{/ts}