This commit is contained in:
paoloar77
2024-06-17 16:01:10 +02:00
parent 097715de71
commit e43df1496c

View File

@@ -318,7 +318,7 @@ function showDettOrdini()
}
function showprice($prezzo) {
return ' € ' . number_format($prezzo, 2)
return ' € ' . number_format($prezzo, 2);
}
function libriInPrevendita()