From 64e20959f6f7939c9e8afd7804a509bb4e2a9254 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 13 Oct 2020 11:00:56 +0200 Subject: [PATCH] Fix bad link --- htdocs/takepos/invoice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/takepos/invoice.php b/htdocs/takepos/invoice.php index eee4faf9d43..72106b84c84 100644 --- a/htdocs/takepos/invoice.php +++ b/htdocs/takepos/invoice.php @@ -863,7 +863,7 @@ if (!empty($conf->use_javascript_ajax)) print ''."\n"; print '
'; print ''; -if ($mobilepage == "invoice" || $mobilepage == "") { +if ($sectionwithinvoicelink && ($mobilepage == "invoice" || $mobilepage == "")) { print ''; } print '';
'.$sectionwithinvoicelink.'