From fe35d0f704dda3f62509d71de4a43aefdab83b0a Mon Sep 17 00:00:00 2001 From: Wolfgang Heymans Date: Fri, 18 Sep 2009 12:02:01 +0200 Subject: [PATCH] Bug 3567: Consider ISO language codes as well Consider ISO language codes like 'Hebr' as well as 2-letter MARC codes like '2(' when checking trailing '/r' in linkage field. Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl index eed0e1f7a1..d1017236e2 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -99,7 +99,7 @@ - + display:block; text-align:right; float:right; width:50%; padding-left:20px rtl -- 2.11.0