8 Jul
2016
8 Jul
'16
5:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16682 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- I think the message should follow the pattern used when you try to delete a currency which is in use. Something like this: <h1>Batch patrons modification</h1> <div class="dialog alert"> <p>No patron card numbers given.</p> <form action="/cgi-bin/koha/tools/modborrowers.pl" method="get"> <button type="submit" class="approve"><i class="fa fa-fw fa-check"></i> OK</button> </form> </div> -- You are receiving this mail because: You are watching all bug changes.