// Add translation

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11416 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2011-12-20 15:04:07 +00:00
parent 1415a788ad
commit 68c1fb7c5d
2 changed files with 28 additions and 29 deletions
+1 -2
View File
@@ -175,8 +175,7 @@ class AdminShopUrlControllerCore extends AdminController
)
),
'desc' => array(
$this->l('If you set this url as main url for selected shop, all urls set to this shop will be redirected to this url
(you can only have one main url per shop).'),
$this->l('If you set this url as main url for selected shop, all urls set to this shop will be redirected to this url (you can only have one main url per shop).'),
array(
'text' => $this->l('Since the selected shop has no main url, you have to set this url as main'),
'id' => 'mainUrlInfo'