diff --git a/app/voicemail_status/app_config.php b/app/voicemail_status/app_config.php index bbad9281bc..c5e84c9f29 100644 --- a/app/voicemail_status/app_config.php +++ b/app/voicemail_status/app_config.php @@ -32,7 +32,7 @@ $apps[$x]['menu'][0]['uuid'] = 'ff4ccd3d-e295-7875-04b4-54eb0c74adc5'; $apps[$x]['menu'][0]['parent_uuid'] = '0438b504-8613-7887-c420-c837ffb20cb1'; $apps[$x]['menu'][0]['category'] = 'internal'; - $apps[$x]['menu'][0]['path'] = '/app/voicemail_status/v_voicemail.php'; + $apps[$x]['menu'][0]['path'] = '/app/voicemail_status/voicemail.php'; $apps[$x]['menu'][0]['groups'][] = 'admin'; $apps[$x]['menu'][0]['groups'][] = 'superadmin'; diff --git a/app/voicemail_status/voicemail.php b/app/voicemail_status/voicemail.php index f3fb677c24..f773c115ca 100644 --- a/app/voicemail_status/voicemail.php +++ b/app/voicemail_status/voicemail.php @@ -76,8 +76,7 @@ $order = $_GET["order"]; echo th_order_by('description', $text['label-description'], $order_by, $order); echo "