Index: branches/5.3.x/units/links/links_config.php =================================================================== diff -u -N -r16193 -r16332 --- branches/5.3.x/units/links/links_config.php (.../links_config.php) (revision 16193) +++ branches/5.3.x/units/links/links_config.php (.../links_config.php) (revision 16332) @@ -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 -r15486 -r16332 --- branches/5.3.x/admin_templates/export.tpl (.../export.tpl) (revision 15486) +++ branches/5.3.x/admin_templates/export.tpl (.../export.tpl) (revision 16332) @@ -42,41 +42,8 @@ + - - - - - - - - - - - - - -
- " onclick="move_options_up('', 1)" class="button"> - " onclick="move_options_down('', 1)" class="button">
-
-

:
- - " value="" /> - - ', '')" class="button">
-
- ', ''); select_sort('');" class="button"> -
- -
- -
- @@ -114,9 +81,12 @@ + + +
- \ No newline at end of file +