From cdb56e2f03d1ffacccb837764a3dce1e3d473bd1 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 22 Apr 2018 01:32:17 +0300 Subject: [PATCH] Default theme: From now we are using View Class for Flextype themes --- site/themes/default/index.php | 4 ++-- site/themes/default/partials/footer.php | 2 +- site/themes/default/partials/head.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/themes/default/index.php b/site/themes/default/index.php index f368db90..c19b7e15 100755 --- a/site/themes/default/index.php +++ b/site/themes/default/index.php @@ -1,3 +1,3 @@ - +display(); ?> - +display(); ?> diff --git a/site/themes/default/partials/footer.php b/site/themes/default/partials/footer.php index 022fe3ee..0a7b10e0 100755 --- a/site/themes/default/partials/footer.php +++ b/site/themes/default/partials/footer.php @@ -1,5 +1,5 @@ - + display(); ?>
Powered by Flextype diff --git a/site/themes/default/partials/head.php b/site/themes/default/partials/head.php index b0ca5a6e..f4ca2f53 100755 --- a/site/themes/default/partials/head.php +++ b/site/themes/default/partials/head.php @@ -20,5 +20,5 @@ - + display(); ?>