// Improved PDF header
This commit is contained in:
@@ -36,10 +36,10 @@
|
||||
<td style="font-weight: bold; font-size: 14pt; color: #444; width: 100%">{$shop_name|escape:'htmlall':'UTF-8'}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size: 11pt; color: #9E9F9E">{$date|escape:'htmlall':'UTF-8'}</td>
|
||||
<td style="font-size: 14pt; color: #9E9F9E">{$date|escape:'htmlall':'UTF-8'}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size: 11pt; color: #9E9F9E">{$title|escape:'htmlall':'UTF-8'}</td>
|
||||
<td style="font-size: 14pt; color: #9E9F9E">{$title|escape:'htmlall':'UTF-8'}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
*}
|
||||
<table>
|
||||
<tr>
|
||||
<td style="text-align: center; font-size: 6pt; color: #444">
|
||||
<td style="text-align: left; font-size: 6pt; color: #444">
|
||||
{$shop_address|escape:'htmlall':'UTF-8'}<br />
|
||||
|
||||
{if !empty($shop_phone) OR !empty($shop_fax)}
|
||||
|
||||
Reference in New Issue
Block a user