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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-3 / +2 lines)
Lines 263-270 Circulation: Link Here
263
            - pref: HomeOrHoldingBranch
263
            - pref: HomeOrHoldingBranch
264
              type: choice
264
              type: choice
265
              choices:
265
              choices:
266
                  homebranch: the library the item is from.
266
                  homebranch: the item's home library (homebranch).
267
                  holdingbranch: the library the item was checked out from.
267
                  holdingbranch: the item's holding library (holdingbranch).
268
        -
268
        -
269
            - Allow materials to be returned to
269
            - Allow materials to be returned to
270
            - pref: AllowReturnToBranch
270
            - pref: AllowReturnToBranch
271
- 

Return to bug 23255