From ed791c0cbf63510f3fb6bbb5eb89dd6ea1b14e09 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 24 Sep 2017 10:12:18 -0600 Subject: [PATCH] Update dialplan_outbound_add.php --- app/dialplan_outbound/dialplan_outbound_add.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/dialplan_outbound/dialplan_outbound_add.php b/app/dialplan_outbound/dialplan_outbound_add.php index af024cd996..755b953e27 100644 --- a/app/dialplan_outbound/dialplan_outbound_add.php +++ b/app/dialplan_outbound/dialplan_outbound_add.php @@ -629,7 +629,7 @@ //redirect the browser messages::add($text['message-update']); - header("Location: ".PROJECT_PATH."/app/dialplan/dialplans.php?app_uuid=8c914ec3-9fc0-8ab5-4cda-6c9288bdc9a3"); + header("Location: ".PROJECT_PATH."/app/dialplans/dialplans.php?app_uuid=8c914ec3-9fc0-8ab5-4cda-6c9288bdc9a3"); return; } //end if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) ?> @@ -915,7 +915,6 @@ function type_onchange(dialplan_detail_type) { echo "\n"; echo "\n"; - echo "\n"; echo " ".$text['label-dialplan-expression']."\n"; echo " ";