diff --git a/modules/statsbestcustomers/statsbestcustomers.php b/modules/statsbestcustomers/statsbestcustomers.php index 294a885a3..29f88301d 100644 --- a/modules/statsbestcustomers/statsbestcustomers.php +++ b/modules/statsbestcustomers/statsbestcustomers.php @@ -125,15 +125,13 @@ class StatsBestCustomers extends ModuleGrid

'.$this->l('Keeping a client is more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty.').'
'.$this->l('Word of mouth is also a means for getting new, satisfied clients. A dissatisfied customer can hurt your e-reputation and obstruct future sales goals.').'
- '.$this->l('In order to achieve this goal, you can organize: ').' + '.$this->l('In order to achieve this goal, you can organize:').'

- '.$this->l('These operations encourage clients to buy products and visit your e-store regularly.').'
-


+ '.$this->l('These operations encourage clients to buy products and visit your e-store regularly.').' +

'; return $this->_html; }