[-] BO : #PSTEST-853 - Change field description

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14869 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-04-25 12:25:19 +00:00
parent ae5fd0b74c
commit 2659bd8929
5 changed files with 6 additions and 19 deletions
@@ -311,7 +311,7 @@ class AdminAttributesGroupsControllerCore extends AdminController
'label' => $this->l('Color:'),
'name' => 'color',
'size' => 33,
'desc' => $this->l('HTML colors only (e.g.').' "lightblue", "#CC6600")'
'desc' => $this->l('Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600")')
);
$this->fields_form['input'][] = array(