WIP: Deleted legacy menu entry
This commit is contained in:
parent
faf7c5462e
commit
4f2ad67f58
|
@ -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');
|
||||
|
|
Loading…
Reference in New Issue