From bb0b9dc1286301423e9cbd2c1fc88a37299027e0 Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Mon, 5 Oct 2020 18:16:32 +0200 Subject: [PATCH 1/2] FIX php error in takepos --- htdocs/takepos/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/takepos/index.php b/htdocs/takepos/index.php index 459225fda03..3585d25eee7 100644 --- a/htdocs/takepos/index.php +++ b/htdocs/takepos/index.php @@ -865,7 +865,7 @@ if (empty($conf->global->TAKEPOS_HIDE_HEAD_BAR)) { -if (!empty($conf->multicurrency->enabled)){ +multicurrency->enabled)){ ?> -} +
From 351f80c540beec56b3bb342927f109fed39d22ee Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 6 Oct 2020 09:57:04 +0200 Subject: [PATCH 2/2] Update index.php --- htdocs/takepos/index.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/htdocs/takepos/index.php b/htdocs/takepos/index.php index 3585d25eee7..06472abe0cd 100644 --- a/htdocs/takepos/index.php +++ b/htdocs/takepos/index.php @@ -865,12 +865,12 @@ if (empty($conf->global->TAKEPOS_HIDE_HEAD_BAR)) {
-multicurrency->enabled)){ ?> +multicurrency->enabled)) { ?> - +