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";