From aca2d54185611811725e9f610853e6acaf16cfab Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 22 Aug 2013 10:55:13 -0400 Subject: [PATCH] Bug 6594: Move subject keywords schema.org markup into element Google's rich snippets tool gets confused by the approach, so stuff another span inside the element to remove confusion with the href attribute. Signed-off-by: Dan Scott Signed-off-by: Jared Camins-Esakov Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl index f3bd0f91a9..a32aea4685 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -546,7 +546,7 @@ Subject(s): - + /cgi-bin/koha/opac-search.pl?q=an: @@ -564,6 +564,7 @@ /cgi-bin/koha/opac-search.pl?q=su: + @@ -573,6 +574,7 @@ + -- 2.20.1