diff --git a/templates/ddt/body.php b/templates/ddt/body.php index 79b97530f..f84ae61a5 100755 --- a/templates/ddt/body.php +++ b/templates/ddt/body.php @@ -33,7 +33,7 @@ echo " ".tr('#', [], ['upper' => true])." - ".tr('Cod.', [], ['upper' => true])." + ".tr('Cod.', [], ['upper' => true])." ".tr('Descrizione', [], ['upper' => true])." ".tr('Q.tà', [], ['upper' => true]).''; @@ -65,7 +65,7 @@ foreach ($righe as $riga) { '.$num.' - '; + '; if ($riga->isArticolo()) { echo $riga->codice;