]> 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:38:35 +0000 (21:38 +1300)
commit59b2e0e704ef51c9683cc540bd12acfc376d9b07
tree92b7c30f861c9b0da5d7db2cc78ec01f3b6e41b9
parent98ed353928a9265894e715a6ae6c148f0e7421bd
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