[Koha-bugs] [Bug 24378] New: Change wording on AUTO_RENEWALS notice template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 8 18:25:42 CET 2020


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

            Bug ID: 24378
           Summary: Change wording on AUTO_RENEWALS notice template
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kelly at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

On the template of AUTO-RENEWALS the wording is grammatically incorrect:

Currently this line states:

[% IF checkout.auto_renew_error == 'too_many' %]
You have reach the maximum of checkouts possible.


This should say
[% IF checkout.auto_renew_error == 'too_many' %]
You have reached the maximum of checkouts possible.



Note:  It should be eb installed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list