//Small change

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11719 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rGaillard
2011-12-22 22:41:21 +00:00
parent 15e41d0f77
commit 92b1427950
@@ -70,12 +70,6 @@ class AdminImagesControllerCore extends AdminController
'image' => '../img/admin/picture.gif'
),
'input' => array(
array(
'type' => 'text',
'label' => $this->l('Theme:'),
'name' => 'theme',
),
array(
'type' => 'text',
'label' => $this->l('Type name:'),