15 Apr
2023
15 Apr
'23
11:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33505 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (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.