From 02d15007df2fddf9e562272e1c4bc33f9916dd08 Mon Sep 17 00:00:00 2001 From: Jared Camins-Esakov Date: Sun, 20 Feb 2011 12:14:57 -0500 Subject: [PATCH] Bug 5723: Font for 780s on staff client shrinks This patch fixes the bug that caused 780s in the staff client details XSLT to display in progressively smaller fonts. This also corrects the semantics of the 780 ind1. Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index 952c41e615..e3009d891f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -579,6 +579,7 @@ + @@ -625,12 +626,11 @@ - - + - - + + -- 2.39.5