[-] 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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user