diff --git a/app/contacts/contact_address_edit.php b/app/contacts/contact_address_edit.php index f4259499cf..dd5b35145b 100644 --- a/app/contacts/contact_address_edit.php +++ b/app/contacts/contact_address_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): @@ -337,8 +337,8 @@ else { echo " ".$text['label-address_address']."\n"; echo "\n"; echo "\n"; - echo "
\n"; - echo " \n"; + echo "
\n"; + echo " \n"; echo "
\n"; echo $text['description-address_address']."\n"; echo "\n"; @@ -349,7 +349,7 @@ else { echo " ".$text['label-address_community']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_community']."\n"; echo "\n"; @@ -360,7 +360,7 @@ else { echo " ".$text['label-address_locality']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_locality']."\n"; echo "\n"; @@ -371,7 +371,7 @@ else { echo " ".$text['label-address_region']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_region']."\n"; echo "\n"; @@ -382,7 +382,7 @@ else { echo " ".$text['label-address_postal_code']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_postal_code']."\n"; echo "\n"; @@ -393,7 +393,7 @@ else { echo " ".$text['label-address_country']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_country']."\n"; echo "\n"; @@ -404,7 +404,7 @@ else { echo " ".$text['label-address_latitude']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_latitude']."\n"; echo "\n"; @@ -415,7 +415,7 @@ else { echo " ".$text['label-address_longitude']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_longitude']."\n"; echo "\n"; @@ -440,7 +440,7 @@ else { echo " ".$text['label-address_description']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-address_description']."\n"; echo "\n"; @@ -449,9 +449,9 @@ else { echo " \n"; echo " \n"; echo "
\n"; - echo " \n"; + echo " \n"; if ($action == "update") { - echo " \n"; + echo " \n"; } echo " \n"; echo " \n";