From 3b8b642e6c34fe51cd8eded87b7a856c7ae04d03 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Tue, 22 Nov 2011 20:38:45 +0000 Subject: [PATCH] // Update blockcontactinfos --- .../blockcontactinfos/blockcontactinfos.php | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) 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 +?>