From e629f8b092f749a4c6af1be726765e2413518674 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 14 Dec 2016 21:27:04 +0100 Subject: [PATCH] Template & lang fixes --- Theme/Backend/Lang/en.lang.php | 9 ++++++--- Theme/Backend/invoice-create.tpl.php | 8 +++++++- Theme/backend/Lang/en.lang.php | 9 ++++++--- Theme/backend/invoice-create.tpl.php | 8 +++++++- 4 files changed, 26 insertions(+), 8 deletions(-) diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 073ce22..17746b1 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -1,4 +1,4 @@ -z [ 'Address' => 'Address', 'Addresses' => 'Addresses', 'Bonus' => 'Bonus', @@ -35,9 +35,11 @@ return [ 'Invoices' => 'Invoices', 'Item' => 'Item', 'Items' => 'Items', + 'Media' => 'Media', 'Name' => 'Name', 'Net' => 'Net', 'Offer' => 'Offer', + 'Payment' => 'Payment', 'Price' => 'Price', 'Quantity' => 'Quantity', 'Recipient' => 'Recipient', @@ -46,8 +48,9 @@ return [ 'Supplier' => 'Supplier', 'SupplierID' => 'Supplier ID', 'Tax' => 'Tax', + 'TermsOfDelivery' => 'Terms Of Delivery', 'Total' => 'Total', 'Type' => 'Type', 'Variation' => 'Variation', 'Zip' => 'Zip', -]; +]]; diff --git a/Theme/Backend/invoice-create.tpl.php b/Theme/Backend/invoice-create.tpl.php index 1a3f900..62d86de 100644 --- a/Theme/Backend/invoice-create.tpl.php +++ b/Theme/Backend/invoice-create.tpl.php @@ -24,6 +24,8 @@ echo $this->getData('nav')->render(); ?>
@@ -56,6 +58,10 @@ echo $this->getData('nav')->render(); ?> + + @@ -144,7 +150,7 @@ echo $this->getData('nav')->render(); ?> - +
diff --git a/Theme/backend/Lang/en.lang.php b/Theme/backend/Lang/en.lang.php index 073ce22..17746b1 100644 --- a/Theme/backend/Lang/en.lang.php +++ b/Theme/backend/Lang/en.lang.php @@ -1,4 +1,4 @@ -z [ 'Address' => 'Address', 'Addresses' => 'Addresses', 'Bonus' => 'Bonus', @@ -35,9 +35,11 @@ return [ 'Invoices' => 'Invoices', 'Item' => 'Item', 'Items' => 'Items', + 'Media' => 'Media', 'Name' => 'Name', 'Net' => 'Net', 'Offer' => 'Offer', + 'Payment' => 'Payment', 'Price' => 'Price', 'Quantity' => 'Quantity', 'Recipient' => 'Recipient', @@ -46,8 +48,9 @@ return [ 'Supplier' => 'Supplier', 'SupplierID' => 'Supplier ID', 'Tax' => 'Tax', + 'TermsOfDelivery' => 'Terms Of Delivery', 'Total' => 'Total', 'Type' => 'Type', 'Variation' => 'Variation', 'Zip' => 'Zip', -]; +]]; diff --git a/Theme/backend/invoice-create.tpl.php b/Theme/backend/invoice-create.tpl.php index 1a3f900..62d86de 100644 --- a/Theme/backend/invoice-create.tpl.php +++ b/Theme/backend/invoice-create.tpl.php @@ -24,6 +24,8 @@ echo $this->getData('nav')->render(); ?>
@@ -56,6 +58,10 @@ echo $this->getData('nav')->render(); ?> + + @@ -144,7 +150,7 @@ echo $this->getData('nav')->render(); ?> - +