We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a841e4 commit cdc4405Copy full SHA for cdc4405
1 file changed
gdpr_cookies.module
@@ -140,7 +140,7 @@ function gdpr_cookies_library_info() {
140
function gdpr_cookies_permission() {
141
$permissions = array(
142
'administer gdpr cookies' => array(
143
- 'title' => t('Administer task types'),
+ 'title' => t('Administer GDPR Cookies'),
144
'description' => t('Allows users to configure GDPR Cookies.'),
145
'restrict access' => TRUE,
146
),
0 commit comments