From 6e882e6c50214ee5d48c7e496f79fb2d9de232f2 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 22 Oct 2012 17:51:46 +0000 Subject: [PATCH] Update nowrap to xhtml and change the wording on ring back. --- app/ivr_menu/v_ivr_menu_edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/ivr_menu/v_ivr_menu_edit.php b/app/ivr_menu/v_ivr_menu_edit.php index 97a0cb5717..cc74f41cfe 100644 --- a/app/ivr_menu/v_ivr_menu_edit.php +++ b/app/ivr_menu/v_ivr_menu_edit.php @@ -618,7 +618,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo " Ring Back:\n"; echo "\n"; echo "\n"; @@ -656,7 +656,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo $moh->select(); echo "
\n"; - echo "Defines what the caller will hear while the destination is being called. The choices are music (music on hold) ring (ring tone.) default: music \n"; + echo "Defines what the caller will hear while the destination is being called.\n"; echo "\n"; echo "\n";