From bb2459f12ed7c8151ae0690850ca5351d64c4aac Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Wed, 22 May 2019 13:32:14 +0000 Subject: [PATCH] Bug 22962: Punctuation error in RisExportAdditionalFields To test 1/ Go to systempreferences search for RisExportAdditionalFields 2/ See the extra , on the first line 3/ Apply the patch 4/ See it is fixed Signed-off-by: Katrin Fischer Signed-off-by: Marcel de Rooy Signed-off-by: Nick Clemens --- .../prog/en/modules/admin/preferences/cataloguing.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 37b9811e38..dbfd788c66 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -283,7 +283,7 @@ Cataloging: - "
" - "Use '@' ( with quotes ) as the BT_TAG to replace the bibtex record type with a field value of your choosing." - - - Include following fields when exporting RIS, + - Include following fields when exporting RIS - pref: RisExportAdditionalFields type: textarea syntax: text/x-yaml -- 2.39.2