From 661fbe7d159f0424374cb7a7c1b0dcc9ea4ce7b4 Mon Sep 17 00:00:00 2001 From: "Shahrukh A. Khan" Date: Sun, 19 Jul 2015 15:40:22 +0500 Subject: [PATCH] Fixed Header Updated --- s3tools/s3_template.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/s3tools/s3_template.php b/s3tools/s3_template.php index c269b3a..02eba01 100644 --- a/s3tools/s3_template.php +++ b/s3tools/s3_template.php @@ -97,7 +97,7 @@ -
+
@@ -397,9 +397,9 @@ template . "/blocks/credit.php"); - // Show/Hide Scroll on Scroll Up/Down include_once(JPATH_ROOT . "/templates/" . $this->template . "/s3tools/s3_header_fixed.php"); + + // copyright / credit / framework logo / style switch + include_once(JPATH_ROOT . "/templates/" . $this->template . "/blocks/credit.php"); ?> \ No newline at end of file