From dd91e5212d6aee6f6bbdfa8d6671e3e732bc2fad Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 9 Aug 2013 11:41:41 -0400 Subject: [PATCH] Bug 10587 - HTML errors on authority detail page in OPAC Content-Type: text/plain; charset="utf-8" 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). --- .../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 8367b04..78bc5b9 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 @@ -3,9 +3,9 @@ [% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Entry [% INCLUDE 'doc-head-close.inc' %] [% IF ( displayhierarchy ) %] - + [% END %] -