diff --git a/app/gateways/gateway_edit.php b/app/gateways/gateway_edit.php index 27e1a6b402..58603ff8dd 100644 --- a/app/gateways/gateway_edit.php +++ b/app/gateways/gateway_edit.php @@ -357,7 +357,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "
| \n";
- echo " ".$text['title-gateway']." \n"; + echo " ".$text['title-gateway']." \n"; echo " | ";
echo " \n"; echo " \n"; |