From 1b695517a6b98720ee300ba21280ee2f8139a796 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Sat, 21 Sep 2013 19:04:02 -0300 Subject: [PATCH] Bug 5031: (follow-up) correct tabs Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Katrin Fischer Tiny QA follow-up corrcting whitespace to match coding guidelines. Signed-off-by: Galen Charlton --- .../intranet-tmpl/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 c556e15324..f3356de14b 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. -- 2.20.1