aa
This commit is contained in:
@@ -318,7 +318,7 @@ function showDettOrdini()
|
||||
}
|
||||
|
||||
function showprice($prezzo) {
|
||||
return ' € ' . number_format($prezzo, 2)
|
||||
return ' € ' . number_format($prezzo, 2);
|
||||
}
|
||||
|
||||
function libriInPrevendita()
|
||||
|
||||
Reference in New Issue
Block a user