diff --git a/s3tools/s3_template.php b/s3tools/s3_template.php index e1a9ad7..c269b3a 100644 --- a/s3tools/s3_template.php +++ b/s3tools/s3_template.php @@ -397,9 +397,9 @@ template . "/s3tools/s3_header_fixed.php"); - // copyright / credit / framework logo / style switch include_once(JPATH_ROOT . "/templates/" . $this->template . "/blocks/credit.php"); + + // Show/Hide Scroll on Scroll Up/Down + include_once(JPATH_ROOT . "/templates/" . $this->template . "/s3tools/s3_header_fixed.php"); ?> \ No newline at end of file