Files
2024-04-27 09:23:34 +02:00

12 lines
267 B
PHP

<?php
$header = '
<table style="font-size: 7pt; width: 100%"><tr>
<td>
<img style="width: 150px;" src="modules/EcmSales/PDFTemplate/logo.png"/>
</td>
<td style="text-align: right; vertical-align: bottom;">
www.e5.pl
</td>
</tr></table>
<hr>
';