'#description'=>'<small>'.$this->t('The selected grant operations will be listed on individual node grants. If you wish for certain grants to be hidden from users on the node grants tab, make sure they are not selected here.').'</small>',
'#description'=>$this->t('Note: the settings selected for the node author will define what permissions the node author has. This cannot be changed on individual node grants.'),
@@ -226,6 +198,33 @@ final class SettingsForm extends ConfigFormBase {
],
];
}
// Set allowed_grant_operations.
// Select permissions/grant operations you want to allow users to view and
'#description'=>'<small>'.$this->t('The selected grant operations will be listed on individual node grants. If you wish for certain grants to be hidden from users on the node grants tab, make sure they are not selected here.').'</small>',