// small fix with editorial module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17532 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -165,6 +165,8 @@ class Editorial extends Module
|
||||
'lang' => true,
|
||||
'autoload_rte' => true,
|
||||
'hint' => $this->l('Text of your choice; for example, explain your mission, highlight a new product, or describe a recent event.'),
|
||||
'cols' => 60,
|
||||
'rows' => 30
|
||||
),
|
||||
array(
|
||||
'type' => 'file',
|
||||
|
||||
Reference in New Issue
Block a user