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

--- Comment #8 from Owen Leonard <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to