CSV export
* Added checkbox on the main form that causes the plugin to generate a CSV file instead of displaying the results.
This commit is contained in:
parent
014b7cf3fb
commit
5f5b066760
3 changed files with 53 additions and 0 deletions
lang/en
|
@ -28,6 +28,7 @@ $lang['qc_users'] = 'From user(s)';
|
|||
$lang['qc_all_users'] = '[All]';
|
||||
|
||||
$lang['qc_major_only'] = 'Skip minor changes';
|
||||
$lang['qc_as_csv'] = 'Download CSV';
|
||||
|
||||
$lang['qc_submit'] = 'Submit';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue