diff --git a/app/contacts/contact_email_edit.php b/app/contacts/contact_email_edit.php index 0347c374d3..4e1d149adf 100644 --- a/app/contacts/contact_email_edit.php +++ b/app/contacts/contact_email_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-2012 + Portions created by the Initial Developer are Copyright (C) 2008-2018 the Initial Developer. All Rights Reserved. Contributor(s): @@ -209,7 +209,7 @@ if (strlen($_GET["contact_uuid"]) > 0) { } echo "\n"; echo ""; - echo " "; + echo " "; echo " \n"; echo "\n"; echo "\n"; @@ -262,7 +262,7 @@ if (strlen($_GET["contact_uuid"]) > 0) { echo " ".$text['label-email_address']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-email_address']."\n"; echo "\n"; @@ -287,7 +287,7 @@ if (strlen($_GET["contact_uuid"]) > 0) { echo " ".$text['label-email_description']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-email_description']."\n"; echo "\n"; @@ -296,9 +296,9 @@ if (strlen($_GET["contact_uuid"]) > 0) { echo " \n"; echo " \n"; echo "
\n"; - echo " \n"; + echo " \n"; if ($action == "update") { - echo " \n"; + echo " \n"; } echo " \n"; echo " \n";