From 41ee56c9e9ca25c59b644b80cfe9c1030311bd81 Mon Sep 17 00:00:00 2001 From: aurelien goudeneche <44634756+AurelGDN@users.noreply.github.com> Date: Mon, 3 Dec 2018 09:30:47 +0100 Subject: [PATCH 1/2] Apply andreubisquerra's fix to cheque payment Apply andreubisquerra's fix (#10147) to cheque payment button --- htdocs/takepos/pay.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/takepos/pay.php b/htdocs/takepos/pay.php index e47ce27009d..711bbe6c186 100644 --- a/htdocs/takepos/pay.php +++ b/htdocs/takepos/pay.php @@ -109,7 +109,7 @@ $langs->loadLangs(array("main", "bills", "cashdesk")); - + From 1f089d3ee2c44afd66bc05d7b3ef06c0818b0cdc Mon Sep 17 00:00:00 2001 From: aurelien goudeneche <44634756+AurelGDN@users.noreply.github.com> Date: Mon, 3 Dec 2018 09:37:45 +0100 Subject: [PATCH 2/2] Update pay.php --- htdocs/takepos/pay.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/takepos/pay.php b/htdocs/takepos/pay.php index 711bbe6c186..6c0c79f7689 100644 --- a/htdocs/takepos/pay.php +++ b/htdocs/takepos/pay.php @@ -109,7 +109,7 @@ $langs->loadLangs(array("main", "bills", "cashdesk")); - +