Checkbox-based multi-entry deletion, fix admin entry pagination to not show empty paginated pages on the last page
This commit is contained in:
@ -887,3 +887,4 @@ $i18n_unknown = 'tw';
|
||||
@define('PERMISSION_FORBIDDEN_HOOKS', 'Forbidden events');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE', 'Enable Plugin ACL for usergroups?');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
|
Reference in New Issue
Block a user