in 2.10, strOptions does not yet exist
This commit is contained in:
@@ -20,7 +20,7 @@ if (isset($plugin_list)) {
|
||||
array('type' => 'text', 'name' => 'report_title', 'text' => 'strPDFReportTitle'),
|
||||
array('type' => 'hidden', 'name' => 'data'),
|
||||
),
|
||||
'options_text' => 'strOptions',
|
||||
'options_text' => 'strPDFOptions',
|
||||
);
|
||||
} else {
|
||||
|
||||
|
Reference in New Issue
Block a user