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

This commit is contained in:
mDeflotte
2012-04-25 12:25:19 +00:00
parent a4885fd8a2
commit c96c494952
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(