1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-17 03:51:06 +01:00
This commit is contained in:
Luca 2018-04-11 11:51:46 +02:00
commit 2165da08e1

View File

@ -32,6 +32,16 @@ echo "
</tr> </tr>
</thead> </thead>
<tfoot>
<tr>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
</tr>
</tfoot>
<tbody>'; <tbody>';
// RIGHE FATTURA CON ORDINAMENTO UNICO // RIGHE FATTURA CON ORDINAMENTO UNICO