diff --git a/app/fax/fax_edit.php b/app/fax/fax_edit.php index 75b06f202e..ef68f6a55a 100644 --- a/app/fax/fax_edit.php +++ b/app/fax/fax_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): @@ -860,7 +860,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-email_connection_server']."\n"; echo "\n"; echo "\n"; - echo "  : "; + echo "  : "; echo "\n"; echo "
\n"; echo " ".$text['description-email_connection_server']."\n"; @@ -901,7 +901,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-email_connection_username']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " ".$text['description-email_connection_username']."\n"; echo "\n"; @@ -912,7 +912,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-email_connection_password']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " ".$text['description-email_connection_password']."\n"; echo "\n"; @@ -923,7 +923,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-email_connection_mailbox']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " ".$text['description-email_connection_mailbox']."\n"; echo "\n"; @@ -948,7 +948,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-email_inbound_subject_tag']."\n"; echo "\n"; echo "\n"; - echo " [ ]\n"; + echo " [ ]\n"; echo "
\n"; echo " ".$text['description-email_inbound_subject_tag']."\n"; echo "\n";