// Improved PDF header
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12698 b9a71923-0436-4b27-9f14-aed3839534dd
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