Skip to content

Commit

Permalink
Renamed domain names - ibexa_content_forms_policies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk committed Sep 4, 2023
1 parent 807c909 commit 7505242
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Permission/UserPermissionsLimitation.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public static function getTranslationMessages(): array
return [
(new Message(
'policy.limitation.identifier.userpermissions',
'ezplatform_content_forms_policies'
'ibexa_content_forms_policies'
))->setDesc('Roles and/or User Groups'),
];
}
Expand Down

0 comments on commit 7505242

Please sign in to comment.