From fb624a9c7b8cfb4c3411324cae53a8eb4efbed70 Mon Sep 17 00:00:00 2001 From: briskt <3172830+briskt@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:14:18 +0800 Subject: [PATCH] remove unused php templates replaced by Twig conversions --- .../themes/material/common-announcement.php | 11 ------- .../themes/material/common-footer.php | 3 -- .../themes/material/common-head-elements.php | 33 ------------------- 3 files changed, 47 deletions(-) delete mode 100644 modules/material/themes/material/common-announcement.php delete mode 100644 modules/material/themes/material/common-footer.php delete mode 100644 modules/material/themes/material/common-head-elements.php diff --git a/modules/material/themes/material/common-announcement.php b/modules/material/themes/material/common-announcement.php deleted file mode 100644 index 0fe9dcef..00000000 --- a/modules/material/themes/material/common-announcement.php +++ /dev/null @@ -1,11 +0,0 @@ -data['announcement'])) { -?> -
- data['announcement'] ?> -
- - diff --git a/modules/material/themes/material/common-footer.php b/modules/material/themes/material/common-footer.php deleted file mode 100644 index 90fb7756..00000000 --- a/modules/material/themes/material/common-footer.php +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/modules/material/themes/material/common-head-elements.php b/modules/material/themes/material/common-head-elements.php deleted file mode 100644 index ceb5690d..00000000 --- a/modules/material/themes/material/common-head-elements.php +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - -configuration->getValue('analytics.trackingId')); -if (! empty($trackingId)) { - ?> - - - - - -configuration->getValue('theme.color-scheme') ?: 'indigo-purple'); -?> - - - - - -