diff --git a/pdf/invoice.tpl b/pdf/invoice.tpl index 13a68ac67..c2b20cc7d 100755 --- a/pdf/invoice.tpl +++ b/pdf/invoice.tpl @@ -70,7 +70,7 @@
| + |
{l s='Order Number:' pdf='true'} {$order->getUniqReference()} @@ -100,7 +100,7 @@ | {l s='Product / Reference' pdf='true'} | {if !$tax_excluded_display} -{l s='Unit Price' pdf='true'} {l s='(Tax Excl.)' pdf='true'} |
+ {l s='Unit Price' pdf='true'} {l s='(Tax Excl.)' pdf='true'} |
{/if}
{l s='Unit Price' pdf='true'} |