From e4700e5eedee531e5bfbeeaee981f2f19cea7642 Mon Sep 17 00:00:00 2001 From: paoloar77 Date: Tue, 16 Jul 2024 19:32:12 +0200 Subject: [PATCH] aa --- app/CustomFuncPao.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/CustomFuncPao.php b/app/CustomFuncPao.php index 1e101360..254ab105 100644 --- a/app/CustomFuncPao.php +++ b/app/CustomFuncPao.php @@ -510,7 +510,7 @@ function showOrdini() if ($order->Descrizione) $str .= getvalstr("Descr", $order->Descrizione); - $str .= 'ELIMINA!' . $sep; + $str .= 'ELIMINA!' . $sep; // $str .= getarraystr($product) . "
"; // $str .= $product;