From 11c0251aa490e31ae3731080a66586c0d997cf23 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 9 Aug 2013 11:41:41 -0400 Subject: [PATCH] Bug 10587: fix HTML errors on authority detail page in OPAC A validator check of the OPAC's authority detail returns a few minor errors. This patch corrects the errors. To test, apply the patch and run an OPAC authority detail page through an HTML validator. There should be no errors which are specific to the authorities detail template (as opposed to header and footer includes). Signed-off-by: Galen Charlton Signed-off-by: Katrin Fischer All tests and QA script pass. Also checked using the W3C validator and testing the authority detail page in the OPAC is still correctly displayed. Signed-off-by: Galen Charlton (cherry picked from commit 452a4b7775ce10655543aa81f670e2fb497ccc9b) Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 5ddc1f43fb18679fadd80d17bb4a45b2d2a6b87b) Signed-off-by: Bernardo Gonzalez Kriegel (cherry picked from commit 5ddc1f43fb18679fadd80d17bb4a45b2d2a6b87b) --- koha-tmpl/opac-tmpl/prog/en/modules/opac-auth-detail.tt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth-detail.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth-detail.tt index de5eae1346..d6bcbde490 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth-detail.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth-detail.tt @@ -2,9 +2,9 @@ [% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Entry [% INCLUDE 'doc-head-close.inc' %] [% IF ( displayhierarchy ) %] - + [% END %] -