Index: branches/5.3.x/units/products/products_config.php =================================================================== diff -u -N -r16192 -r16331 --- branches/5.3.x/units/products/products_config.php (.../products_config.php) (revision 16192) +++ branches/5.3.x/units/products/products_config.php (.../products_config.php) (revision 16331) @@ -1,6 +1,6 @@ Array (0 => 'la_No', 1 => 'la_Yes'), 'use_phrases' => 1, 'default' => 0, ), + 'ExportPresets' => array( + 'type' => 'string', + 'formatter' => 'kOptionsFormatter', 'options' => array(), + 'default' => '', + ), + 'ExportSavePreset' => array( + 'type' => 'int', + 'formatter' => 'kOptionsFormatter', + 'options' => array(0 => 'la_No', 1 => 'la_Yes'), + 'use_phrases' => 1, 'default' => 0, + ), + 'ExportPresetName' => array('type' => 'string', 'default' => ''), // export related fields: end // import related fields: begin Index: branches/5.3.x/admin_templates/export.tpl =================================================================== diff -u -N -r15492 -r16331 --- branches/5.3.x/admin_templates/export.tpl (.../export.tpl) (revision 15492) +++ branches/5.3.x/admin_templates/export.tpl (.../export.tpl) (revision 16331) @@ -44,41 +44,8 @@ + - - - - - - - - - - - - - -
- " onclick="move_options_up('', 1)" class="button"> - " onclick="move_options_down('', 1)" class="button">
-
-

:
- - " value="" /> - - ', '')" class="button">
-
- ', ''); select_sort('');" class="button"> -
- -
- -
- @@ -116,9 +83,12 @@ + + +
- \ No newline at end of file + Index: branches/5.3.x/admin_templates/orders/export/export.tpl =================================================================== diff -u -N -r15971 -r16331 --- branches/5.3.x/admin_templates/orders/export/export.tpl (.../export.tpl) (revision 15971) +++ branches/5.3.x/admin_templates/orders/export/export.tpl (.../export.tpl) (revision 16331) @@ -42,51 +42,7 @@ - - - - -    - " onclick="delete_preset()"> - - - - - - - - - - - - - - - - -
- " onclick="move_options_up('', 1)" class="button"> - " onclick="move_options_down('', 1)" class="button">
-
-

:
- - " value="" /> - - ', '')" class="button">
-
- ', ''); select_sort('');" class="button"> -
- -
- -
- + @@ -95,77 +51,4 @@ - - - - \ No newline at end of file +