Updated hidden structure/data field name, Modified label text, Modified formatting
This commit is contained in:
@@ -19,7 +19,7 @@ if (isset($plugin_list)) {
|
||||
'extension' => 'xml',
|
||||
'mime_type' => 'text/xml',
|
||||
'options' => array(
|
||||
array('type' => 'hidden', 'name' => 'data'),
|
||||
array('type' => 'hidden', 'name' => 'structure_or_data'),
|
||||
),
|
||||
'options_text' => __('Options')
|
||||
);
|
||||
|
Reference in New Issue
Block a user