diff --git a/upload/catalog/model/tool/piwik.php b/upload/catalog/model/tool/piwik.php index 64b4781..b491990 100644 --- a/upload/catalog/model/tool/piwik.php +++ b/upload/catalog/model/tool/piwik.php @@ -395,7 +395,7 @@ public function getFooterText() { ''; } } else { - $piwik_footer .= ' Mod not enabled! Enter admin settings :) '; + $piwik_footer .= ''; } return $piwik_footer; @@ -403,4 +403,4 @@ public function getFooterText() { } -?> \ No newline at end of file +?>