diff --git a/admin-dev/tabs/AdminGroupShop.php b/admin-dev/tabs/AdminGroupShop.php index 8907b5093..c882e9542 100755 --- a/admin-dev/tabs/AdminGroupShop.php +++ b/admin-dev/tabs/AdminGroupShop.php @@ -106,7 +106,7 @@ EOF; echo '
'.($obj->id ? '' : '').' -
'.$this->l('GroupShop').''.$this->l('You can\'t edit GroupShop when you have more than one Shop').'
+
'.$this->l('GroupShop').'
'.$this->l('You can\'t edit GroupShop when you have more than one Shop').'

diff --git a/admin-dev/tabs/AdminShop.php b/admin-dev/tabs/AdminShop.php index d4a71b395..7400d9425 100755 --- a/admin-dev/tabs/AdminShop.php +++ b/admin-dev/tabs/AdminShop.php @@ -117,7 +117,7 @@ class AdminShop extends AdminTab '.($obj->id ? '' : '').'
'.$this->l('Shop').' - '.$this->l('You can\'t change the GroupShop when you have more than one Shop').'
+
'.$this->l('You can\'t change the GroupShop when you have more than one Shop').'