diff --git a/app/gateways/gateway_edit.php b/app/gateways/gateway_edit.php index 5a3f0ee76f..d799c82dc2 100644 --- a/app/gateways/gateway_edit.php +++ b/app/gateways/gateway_edit.php @@ -385,7 +385,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " Username:\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo "Enter the username here.\n"; echo "\n"; @@ -396,7 +396,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " Password:\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo "Enter the password here. \n"; echo "\n";