https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33505
--- Comment #9 from Katrin Fischer <[email protected]> --- (In reply to Lucas Gass from comment #7) > 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 %] Hi Lucas, thx for noticing :) I have fixed that for the third (and hopefully last time) now. I hope this one for good (had some problems with the branches building on each other and rebases :( ) -- 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/
