diff --git a/modules/backend/behaviors/importexportcontroller/partials/fields_export.yaml b/modules/backend/behaviors/importexportcontroller/partials/fields_export.yaml index e12e02749..3d0f1bdba 100644 --- a/modules/backend/behaviors/importexportcontroller/partials/fields_export.yaml +++ b/modules/backend/behaviors/importexportcontroller/partials/fields_export.yaml @@ -37,7 +37,7 @@ fields: format_escape: label: backend::lang.import_export.escape_char span: auto - default: '\\' + default: '\' trigger: action: show condition: value[custom] @@ -55,4 +55,4 @@ fields: step3_section: label: backend::lang.import_export.set_export_options - type: section \ No newline at end of file + type: section