Update app_menu.php

This commit is contained in:
FusionPBX
2025-06-24 13:45:41 -06:00
committed by GitHub
parent d5286a12bc
commit c1451ac63d

View File

@@ -1,5 +1,5 @@
<?php
/*
$y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Active Calls";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Active Calls";
@@ -34,4 +34,4 @@
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$y++;
*/