diff --git a/modules/followup/followup.php b/modules/followup/followup.php index 37b663ee5..1ae730705 100644 --- a/modules/followup/followup.php +++ b/modules/followup/followup.php @@ -88,7 +88,8 @@ class Followup extends Module } public function getContent() - { + { + $html = ''; /* Save settings */ if (Tools::isSubmit('submitFollowUp')) foreach ($this->confKeys AS $c) @@ -106,7 +107,7 @@ class Followup extends Module $n3 = $this->bestCustomer(true); $n4 = $this->badCustomer(true); - echo ' + $html .= '