WIP: Deleted legacy menu entry

This commit is contained in:
Jose Gonzalez 2020-04-01 13:13:31 +02:00
parent faf7c5462e
commit 4f2ad67f58
1 changed files with 0 additions and 2 deletions

View File

@ -143,8 +143,6 @@ if (check_acl($config['id_user'], 0, 'PM')) {
$sub['templates']['type'] = 'direct';
$sub['templates']['subtype'] = 'nolink';
$sub2 = [];
$sub2['godmode/modules/manage_network_templates']['text'] = __('Module templates (legacy)');
$sub2['godmode/modules/manage_network_templates']['id'] = 'Module templates';
$sub2['godmode/modules/manage_module_templates']['text'] = __('Module templates');
$sub2['godmode/modules/manage_module_templates']['id'] = 'Module templates';
$sub2['godmode/modules/private_enterprise_numbers']['text'] = __('Private Enterprise Numbers');