Fix HTML per i dettagli del movimento

This commit is contained in:
Thomas Zilio 2017-09-14 12:10:39 +02:00
parent de1e1beb25
commit a6b360d044
1 changed files with 1 additions and 1 deletions

View File

@ -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.').'</th <th width="100">'.tr('Q.').'</th>
<th width="100">'.tr('Um').'</th> <th width="100">'.tr('Um').'</th>
</tr>'; </tr>';