diff --git a/app/contacts/contact_note_edit.php b/app/contacts/contact_note_edit.php index 4715f1bbb0..f6e505e074 100644 --- a/app/contacts/contact_note_edit.php +++ b/app/contacts/contact_note_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): @@ -182,7 +182,7 @@ else { } echo "\n"; echo ""; - echo " "; + echo " "; echo " \n"; echo "\n"; echo "\n"; @@ -192,7 +192,7 @@ else { echo " ".$text['label-contact_note']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo "\n"; echo "\n"; @@ -200,9 +200,9 @@ else { echo " \n"; echo " \n"; echo "
"; - echo " \n"; + echo " \n"; if ($action == "update") { - echo " \n"; + echo " \n"; } echo " \n"; echo " \n"; @@ -213,4 +213,4 @@ else { //include the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>