From 13f63f53f7938c60d7915c52bc0a79466d11eed7 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Tue, 22 Nov 2011 20:38:45 +0000 Subject: [PATCH] // Update blockcontactinfos git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10474 b9a71923-0436-4b27-9f14-aed3839534dd --- .../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 +?>