http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8408

--- Comment #1 from Kyle M Hall <kyle.m.h...@gmail.com> ---
Created attachment 10750
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10750&action=edit
Bug 8408 - Odd OPAC message when OPAC Renewals are disabled and
OPACFineNoRenewals is set to blank

If OpacRenewalAllowed is set to "Don't allow" and OPACFineNoRenewals is set to
blank ( i.e. disabled ).
A user who owes any fines, when logged in to the OPAC will receive the
following message:

    Please note: You have more than 0.00 in fines.

This is a rather odd message, and is not very sensible. The message should
either be modified or removed altogether.

This patch modifies the message to the following:

    Please note: You currently owe $fines in fines

where $fines in the formatted amount the borrower currently owes
in fines.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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