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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-6 / +5 lines)
Lines 304-315 OPAC: Link Here
304
            - Use 
304
            - Use 
305
            - pref: OpacRenewalBranch
305
            - pref: OpacRenewalBranch
306
              choices:
306
              choices:
307
                  itemhomebranch: "The Items' home branch"
307
                  itemhomebranch: "the item's home branch"
308
                  patronhomebranch: "The Patrons' home branch"
308
                  patronhomebranch: "the patron's home branch"
309
                  checkoutbranch: "The branch the item was checked out from"
309
                  checkoutbranch: "the branch the item was checked out from"
310
                  null: "NULL"
310
                  null: "NULL"
311
                  opacrenew: "OPACRenew"
311
                  opacrenew: "'OPACRenew'"
312
            - as branchcode to store in the statistics table
312
            - as branchcode to store in the statistics table.
313
        -
313
        -
314
            - Only allow patrons to renew their own books on the OPAC if they have less than
314
            - Only allow patrons to renew their own books on the OPAC if they have less than
315
            - pref: OPACFineNoRenewals
315
            - pref: OPACFineNoRenewals
316
- 

Return to bug 6550