//Small change
This commit is contained in:
@@ -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:'),
|
||||
|
||||
Reference in New Issue
Block a user