// fix form extensible page preference
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11959 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -50,7 +50,6 @@ class AdminImagesControllerCore extends AdminController
|
||||
'images' => array(
|
||||
'title' => $this->l('Images'),
|
||||
'icon' => 'tab-orders',
|
||||
'class' => 'width4',
|
||||
'top' => '',
|
||||
'bottom' => '',
|
||||
'description' => $this->l('JPEG images have a small file size and standard quality. PNG images have a bigger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension.').'
|
||||
|
||||
Reference in New Issue
Block a user