5 lines
175 B
PHP
5 lines
175 B
PHP
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td style="text-align:left;"><font size="8"><?php echo $invoice->getCompanyDescription(); ?></font></td>
|
|
</tr>
|
|
</table>
|