From 0c424db506aaf41ea7f2fbff4aac7b922d3f4169 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Wed, 24 Feb 2021 16:03:24 +0100 Subject: [PATCH] Correct stickler --- 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 9384b288e6c..a1989c41bfa 100644 --- a/htdocs/takepos/invoice.php +++ b/htdocs/takepos/invoice.php @@ -1122,7 +1122,7 @@ print '
'; print ''; if ($sectionwithinvoicelink && ($mobilepage == "invoice" || $mobilepage == "")) { if (!empty($conf->global->TAKEPOS_SHOW_HT)) { print ''; } - else{ + else { print ''; } }
'.$sectionwithinvoicelink.'
'.$sectionwithinvoicelink.'