https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16871
--- Comment #4 from Marc Véron <[email protected]> --- (In reply to Jonathan Druart from comment #3) > 1/ Looking at the logic it seems that reservedate could be missing (?) (...) We had two conditions [% IF ( item.waitingdate ) %] at the same level (line 693ff and 707ff before patch). I merged them (line 693ff with patch), including reservedate. > 2/ Before the patch the string was "waiting at LIBRARY since DATE", now it's > "waiting since DATE at LIBRARY". I don't think it represents a big change > but I would prefer to get the opinion of English native speakers. I will ask on IRC. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
