diff --git a/modules/blockcontact/blockcontact.php b/modules/blockcontact/blockcontact.php index 97794e330..acc37f166 100644 --- a/modules/blockcontact/blockcontact.php +++ b/modules/blockcontact/blockcontact.php @@ -66,22 +66,19 @@ class blockcontact extends Module return '

'.$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').'. -
'; + '; } public function hookRightColumn() @@ -95,4 +92,4 @@ class blockcontact extends Module return $this->display(__FILE__, 'blockcontact.tpl'); } } -?> \ No newline at end of file +?>