From af688a81c8e6ee8c87bfdf123b59b7f9a0ecb65f Mon Sep 17 00:00:00 2001 From: AlexanderDCrane <40072887+AlexanderDCrane@users.noreply.github.com> Date: Wed, 13 Jun 2018 00:18:35 -0600 Subject: [PATCH] Update fax_edit.php (#3173) --- app/fax/fax_edit.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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";