From 8804aa6b09049039b361a09bdfef02eeeb646205 Mon Sep 17 00:00:00 2001 From: AlexanderDCrane <40072887+AlexanderDCrane@users.noreply.github.com> Date: Wed, 13 Jun 2018 01:21:44 -0600 Subject: [PATCH] Update call_edit.php (#3146) --- app/calls/call_edit.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/calls/call_edit.php b/app/calls/call_edit.php index 070eae7eff..bdd992a1c8 100644 --- a/app/calls/call_edit.php +++ b/app/calls/call_edit.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2017 + Portions created by the Initial Developer are Copyright (C) 2008-2018 the Initial Developer. All Rights Reserved. Contributor(s): @@ -507,7 +507,7 @@ $on_click = "document.getElementById('dnd_disabled').checked=true;"; $on_click .= "document.getElementById('forward_busy_destination').focus();"; echo " \n"; - echo " \n"; + echo " \n"; unset($on_click); echo "   "; echo " \n"; @@ -569,7 +569,7 @@ if(strlen($caller_id_name) == 0){ $caller_id_name = $row_forward['destination_description']; } - echo " \n"; + echo " \n"; } echo "
\n"; echo $text['description-cid-number']."\n"; @@ -592,7 +592,7 @@ $on_click .= "document.getElementById('follow_me_caller_id_uuid').focus(); "; } echo " \n"; - echo " \n"; + echo " \n"; unset($on_click); echo "\n"; echo "\n"; @@ -652,7 +652,7 @@ echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-ignore_busy']."\n"; echo " \n"; @@ -684,7 +684,7 @@ $caller_id_name = $row_follow_me['destination_description']; } - echo " \n"; + echo " \n"; } echo "
\n"; echo $text['description-cid-number']."\n"; @@ -700,7 +700,7 @@ echo " ".$text['label-cid-name-prefix']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-cid-name-prefix']."\n"; echo "\n"; @@ -713,7 +713,7 @@ echo " ".$text['label-cid-number-prefix']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-cid-number-prefix']."\n"; echo "\n"; @@ -742,7 +742,7 @@ echo " \n"; echo " \n"; if ($action == "update") { - echo " \n"; + echo " \n"; } echo "
"; echo " \n";