From e3989ffb21e6c7caa1df99d6adafab1587d091ad Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 2 May 2024 22:54:37 +0000 Subject: [PATCH] Went through todos --- Theme/Backend/Lang/Navigation.de.lang.php | 1 + Theme/Backend/Lang/Navigation.en.lang.php | 1 + Theme/Backend/taxcode-view.tpl.php | 6 +++++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index 7294773..4a455e6 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -24,4 +24,5 @@ return ['Navigation' => [ 'Profile' => 'Profil', 'Sales' => 'Umsatz', 'Suppliers' => 'Lieferanten', + 'TaxCodes' => 'Steuerkennzeichen', ]]; diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 86f974c..5dc496b 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -24,4 +24,5 @@ return ['Navigation' => [ 'Profile' => 'Profile', 'Sales' => 'Sales', 'Suppliers' => 'Suppliers', + 'TaxCodes' => 'Tax Codes', ]]; diff --git a/Theme/Backend/taxcode-view.tpl.php b/Theme/Backend/taxcode-view.tpl.php index a8f3e61..338a911 100644 --- a/Theme/Backend/taxcode-view.tpl.php +++ b/Theme/Backend/taxcode-view.tpl.php @@ -24,7 +24,11 @@ echo $this->data['nav']->render(); ?>
-
+ >
getHtml('TaxCode'); ?>