[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_AMOUNT"}] |
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ARTNR"}] |
@@ -86,7 +86,7 @@
diff --git a/Application/views/tpl/inc/header.tpl b/Application/views/tpl/inc/header.tpl
new file mode 100644
index 0000000..d5a29f2
--- /dev/null
+++ b/Application/views/tpl/inc/header.tpl
@@ -0,0 +1,5 @@
+[{block name="pdfToping"}]
+
+
+
+[{/block}]
\ No newline at end of file
diff --git a/Application/views/tpl/invoice/includingFiles/pdfFooter.tpl b/Application/views/tpl/invoice/includingFiles/pdfFooter.tpl
deleted file mode 100644
index 2600cc7..0000000
--- a/Application/views/tpl/invoice/includingFiles/pdfFooter.tpl
+++ /dev/null
@@ -1,32 +0,0 @@
-[{block name="pdfFooter"}]
-
-
-
-[{/block}]
\ No newline at end of file
diff --git a/Application/views/tpl/invoice/invoice.tpl b/Application/views/tpl/invoice/invoice.tpl
index bc51aa4..a22be15 100644
--- a/Application/views/tpl/invoice/invoice.tpl
+++ b/Application/views/tpl/invoice/invoice.tpl
@@ -2,31 +2,31 @@
[{assign var= deliveryPrice value= $order->getOrderDeliveryPrice()}]
[{assign var= productVats value= $order->getProductVats(false)}]
-
+
|