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

This commit is contained in:
bMancone
2012-02-27 10:11:59 +00:00
parent 7780d7a634
commit d86fb7ec9b
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',