#9686 fixed pagination in policies manager

This commit is contained in:
Daniel Cebrian 2023-07-13 08:56:58 +02:00
parent c0f5264dde
commit 4f26bc2d51
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ if ($id_agente) {
case 'policy':
$help_header = 'policy_tab';
$tab_name = __('Policy');
$tab_name = __('Policies');
break;
case 'plugins':