https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33505
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #7 from Lucas Gass <[email protected]> --- It definitely looks better! There is a small typo around line 376: [% ELSE %]<option selected="selected" value="">Any word</option[% END %] should be: [% ELSE %]<option selected="selected" value="">Any word</option>[% END %] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
