From f6adfa612ef69b9f660022002958a4e1db703611 Mon Sep 17 00:00:00 2001 From: AlexanderDCrane <40072887+AlexanderDCrane@users.noreply.github.com> Date: Wed, 13 Jun 2018 00:54:37 -0600 Subject: [PATCH] Update contact_phone_edit.php (#3156) --- app/contacts/contact_phone_edit.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/contacts/contact_phone_edit.php b/app/contacts/contact_phone_edit.php index b18191d677..0f13b32aae 100644 --- a/app/contacts/contact_phone_edit.php +++ b/app/contacts/contact_phone_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-2016 + Portions created by the Initial Developer are Copyright (C) 2008-2018 the Initial Developer. All Rights Reserved. Contributor(s): @@ -312,7 +312,7 @@ echo " ".$text['label-phone_speed_dial']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-phone_speed_dial']."\n"; echo "\n"; @@ -323,7 +323,7 @@ echo " ".$text['label-phone_number']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-phone_number']."\n"; echo "\n"; @@ -334,7 +334,7 @@ echo " ".$text['label-phone_extension']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-phone_extension']."\n"; echo "\n"; @@ -359,7 +359,7 @@ echo " ".$text['label-phone_description']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-phone_description']."\n"; echo "\n"; @@ -368,9 +368,9 @@ echo " \n"; echo " \n"; echo "
\n"; - echo " \n"; + echo " \n"; if ($action == "update") { - echo " \n"; + echo " \n"; } echo " \n"; echo " \n";