From a20a102129399d6eabdacd67a45abcb64305040e Mon Sep 17 00:00:00 2001 From: Vitor FERNANDES Date: Tue, 4 Dec 2012 16:01:16 +0000 Subject: [PATCH] BUG 9145 - Authorities: standard language for UNIMARC Problem with system preference format --- .../en/modules/admin/preferences/authorities.pref | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref index 8e6927d..2369e2f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref @@ -43,11 +43,11 @@ Authorities: yes: Use no: "Don't use" - authority record numbers instead of text strings for searches from subject tracings. - - + - - Use the following text for the contents of UNIMARC authority field 100 position (fixed length data elements). Do NOT include the date (position 00-05). - - pref: UNIMARCAuthorityField100 - defautl: "afrey50 ba0" - type: textarea + - pref: UNIMARCAuthorityField100 + defautl: "afrey50 ba0" + type: textarea class: code Linker: - -- 1.7.9.5