// Share quantities : Hint is now displayed as a description

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13617 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-02-27 10:11:59 +00:00
parent 94bbe98433
commit 2caf013a0f
2 changed files with 2 additions and 5 deletions
@@ -146,8 +146,7 @@ class AdminGroupShopControllerCore extends AdminController
'label' => $this->l('Disabled')
)
),
'desc' => $this->l('Share available quantities to sale between shops of this group'),
'h' => $this->l('When changing this option, all product available quantities for the current groupof shop will be reseted to 0.')
'desc' => $this->l('Share available quantities to sale between shops of this group. When changing this option, all product available quantities for this group will be reset to 0.'),
),
array(
'type' => 'radio',