]> git.koha-community.org Git - koha.git/commit
Bug 9402: letter v between 2 option tags
authorMathieu Saby <mathieu.saby@univ-rennes2.fr>
Wed, 16 Jan 2013 11:19:23 +0000 (12:19 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 1 Feb 2013 08:37:28 +0000 (21:37 +1300)
commit344d9ec63dd3401a8f59f4f233dfb68db6e054c2
treec3dce9fd34098cdbf7ccf2467bb4b0480772b55d
parentd4c86ff52cead6806a1867ed5c7f4a803412aecf
Bug 9402: letter v between 2 option tags

In HTML code generated for advanced search, a useless "v" letter
is visible after "dissertation or thesis (revised)</option>".
This patch suppress "v" letter is outside <option> markup
(and cosmetic change : "Adult" -> "adult" in public types)

To test : check HTML code generated by advanced search.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixes capitalization and a little problem in the HTML of an UNIMARC
plugin.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/includes/subtypes_unimarc.inc
koha-tmpl/opac-tmpl/prog/en/includes/subtypes_unimarc.inc