Fix fatture di vendita per schermi a bassa risoluzione

This commit is contained in:
Pek5892 2023-11-15 12:03:36 +01:00
parent 1d0efdf6d3
commit ad5e8c174b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ echo '
echo '
</th>
<th width="35" class="text-center" >'.tr('#').'</th>
<th class="text-left">'.tr('Descrizione').'</th>
<th class="text-left" style="width:30%;">'.tr('Descrizione').'</th>
<th class="text-center" width="120">'.tr('Q.').'</th>';
if ($dir == 'entrata') {
echo '<th class="text-center" width="150">'.tr('Costo unitario').'</th>';