From 6a556a625364e6de96760206be68f446eeead78b Mon Sep 17 00:00:00 2001 From: Tealk Date: Thu, 15 Apr 2021 16:17:14 +0200 Subject: [PATCH] split imprint and privacy important for german law --- config.php.template | 1 + template.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config.php.template b/config.php.template index cc293d8..76ac93d 100644 --- a/config.php.template +++ b/config.php.template @@ -31,6 +31,7 @@ define("POLICY_MAIL", "##policy_mail##"); //contact email in policy define("POLICY_PHONE", "##policy_phone##"); define("WHO_WE_ARE","##who_we_are##"); define("POLICY_URL","##policy_url##"); +define("IMPRINT_URL","##imprint_url##"); define("INSTALL_OVERRIDE", false); define("DEFAULT_LANGUAGE", "en_GB"); define("CUSTOM_LOGO_URL",""); // This will use the default logo if left empty diff --git a/template.php b/template.php index edffe2d..d4cb799 100644 --- a/template.php +++ b/template.php @@ -221,7 +221,7 @@ class Template -
+