Re: remove company name and symbol
oki, only comment image line
but now $lng.lbl_invoice have space in left side.
<table cellspacing="0" cellpadding="0" width="{if $is_nomail eq 'Y'}100%{else}600{/if}" bgcolor="#ffffff">
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
{*<td valign="top"><br /><br /><img src="{$ImagesDir}/companyname_small.gif" alt="" /></td>*}
<td width="100%">
<table cellspacing="0" cellpadding="2" width="100%">
<tr>
<td width="30"> </td>
<td valign="top">
<font style="FONT-SIZE: 28px"><b style="text-transform: uppercase;">{$lng.lbl_invoice}</b></font>
<br /><br />
|