View | Details | Raw Unified | Return to bug 23486
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-2 / +1 lines)
Lines 102-108 Patrons: Link Here
102
         - Select which patron activities should be tracked to signify patron activity. Each time that one of these activities occurs, borrowers.lastseen will update with the current date and time.
102
         - Select which patron activities should be tracked to signify patron activity. Each time that one of these activities occurs, borrowers.lastseen will update with the current date and time.
103
         - pref: TrackLastPatronActivityTriggers
103
         - pref: TrackLastPatronActivityTriggers
104
           multiple:
104
           multiple:
105
               creation: "Patron creation"
105
               creation: "Creating a patron"
106
               login: "Logging in"
106
               login: "Logging in"
107
               connection: "Connecting to Koha via SIP or ILSDI"
107
               connection: "Connecting to Koha via SIP or ILSDI"
108
               check_out: "Checking out an item"
108
               check_out: "Checking out an item"
109
- 

Return to bug 23486