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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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