From a2759865ef2ece605d3de5cc43fff74ac5a12d63 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Sat, 21 Sep 2013 19:04:02 -0300 Subject: [PATCH] Bug 5031 - followup to correct tabs Signed-off-by: Bernardo Gonzalez Kriegel --- .../prog/en/modules/tools/csv-profiles.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt index c556e15..f3356de 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt +++ b/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. -- 1.7.9.5