From e7cea91c35b7d81193f4f90e2bcfcdb9ae0937f6 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Tue, 22 Nov 2011 20:35:48 +0000 Subject: [PATCH] BlockContact update --- modules/blockcontact/blockcontact.php | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) 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 +?>