Files
2025-03-12 17:06:23 +01:00

11 lines
377 B
PHP

<br/>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="1">
<tr><td height="14" style="text-align:center;" bgcolor="#ccc"><b><?php echo __('Odebrał(a)') ?>:</b></td></tr>
<tr><td style="text-align:center;" height="60"><?php echo $invoice->getSignatureCustomer(); ?></td></tr>
</table>
</td>
</tr>
</table>