@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt @@ -88,7 +88,7 @@ function reloadPage(p) {
  1. -
  2. +
  3. @@ -153,7 +153,7 @@ function reloadPage(p) {
  4. - +

    You have to define which fields or subfields you want to export, separated by pipes.

    You can also use your own headers (instead of the ones from Koha) by prefixing the field number with an header, followed by the equal sign.

    Example: Personal name=200|Entry element=210$a|300|009

    @@ -353,7 +353,7 @@ function reloadPage(p) {
  5. -
  6. +
  7. --