Fix HTML per i dettagli del movimento
This commit is contained in:
parent
de1e1beb25
commit
a6b360d044
|
@ -13,7 +13,7 @@ echo '
|
||||||
<tr>
|
<tr>
|
||||||
<th>'.tr('Descrizione riga').'</th>
|
<th>'.tr('Descrizione riga').'</th>
|
||||||
<th width="100">'.tr('Imponibile').'</th>
|
<th width="100">'.tr('Imponibile').'</th>
|
||||||
<th width="100">'.tr('Q.tà').'</th
|
<th width="100">'.tr('Q.tà').'</th>
|
||||||
<th width="100">'.tr('Um').'</th>
|
<th width="100">'.tr('Um').'</th>
|
||||||
</tr>';
|
</tr>';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue