From 0c94547e1c545f61570fe7ca54fbb7eebc7fbe5d Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 25 May 2014 02:40:40 +0000 Subject: [PATCH] Remove an extra html tag --- app/gateways/gateway_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gateways/gateway_edit.php b/app/gateways/gateway_edit.php index d4d6f6648b..79283e0cad 100644 --- a/app/gateways/gateway_edit.php +++ b/app/gateways/gateway_edit.php @@ -525,7 +525,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " \n"; echo " ".$text['button-advanced-show']."\n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n";