diff --git a/modules/blockcontactinfos/blockcontactinfos.php b/modules/blockcontactinfos/blockcontactinfos.php index 124bd8806..36d0f70d0 100644 --- a/modules/blockcontactinfos/blockcontactinfos.php +++ b/modules/blockcontactinfos/blockcontactinfos.php @@ -77,25 +77,21 @@ class blockcontactinfos extends Module $content = '

'.$this->displayName.'

-
+

-

+

-
 
-
+
+ +
-
 
-
- Addons - '.$this->l('This module has been developped by PrestaShop and can only be sold through').' addons.prestashop.com.
- '.$this->l('Please report all bugs to').' addons@prestashop.com '.$this->l('or using our').' '.$this->l('contact form').'. -
'; + '; return $content; } @@ -113,4 +109,4 @@ class blockcontactinfos extends Module return $this->display(__FILE__, 'blockcontactinfos.tpl'); } } -?> \ No newline at end of file +?>