From cfe5c79709059e7e28b462752fdc4092be32e522 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 11 Mar 2025 18:39:42 +0000 Subject: [PATCH] fix bugs --- .../Install/Application/Shop/Themes/Default/tpl/imprint.tpl.php | 1 - .../Install/Application/Shop/Themes/Default/tpl/privacy.tpl.php | 1 - Admin/Install/Application/Shop/Themes/Default/tpl/terms.tpl.php | 1 - 3 files changed, 3 deletions(-) diff --git a/Admin/Install/Application/Shop/Themes/Default/tpl/imprint.tpl.php b/Admin/Install/Application/Shop/Themes/Default/tpl/imprint.tpl.php index 0c5db5b..b3dc3b7 100755 --- a/Admin/Install/Application/Shop/Themes/Default/tpl/imprint.tpl.php +++ b/Admin/Install/Application/Shop/Themes/Default/tpl/imprint.tpl.php @@ -12,7 +12,6 @@ */ declare(strict_types=1); ?> -

Imprint

diff --git a/Admin/Install/Application/Shop/Themes/Default/tpl/privacy.tpl.php b/Admin/Install/Application/Shop/Themes/Default/tpl/privacy.tpl.php index f5694ad..630de67 100755 --- a/Admin/Install/Application/Shop/Themes/Default/tpl/privacy.tpl.php +++ b/Admin/Install/Application/Shop/Themes/Default/tpl/privacy.tpl.php @@ -12,7 +12,6 @@ */ declare(strict_types=1); ?> -

Privacy Policy

diff --git a/Admin/Install/Application/Shop/Themes/Default/tpl/terms.tpl.php b/Admin/Install/Application/Shop/Themes/Default/tpl/terms.tpl.php index 66f93c7..b58ab9a 100755 --- a/Admin/Install/Application/Shop/Themes/Default/tpl/terms.tpl.php +++ b/Admin/Install/Application/Shop/Themes/Default/tpl/terms.tpl.php @@ -12,7 +12,6 @@ */ declare(strict_types=1); ?> -

Terms of Service