[Koha-bugs] [Bug 16682] Fix display if Batch patron modification tool does not get any patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 8 17:16:43 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16682

--- Comment #8 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list