Lines 580-586
OPAC:
Link Here
|
580 |
choices: |
580 |
choices: |
581 |
1: Allow |
581 |
1: Allow |
582 |
0: "Don't allow" |
582 |
0: "Don't allow" |
583 |
- patrons to renew their own books on the OPAC. |
583 |
- patrons to renew their own checkouts on the OPAC. |
584 |
- |
584 |
- |
585 |
- Use |
585 |
- Use |
586 |
- pref: OpacRenewalBranch |
586 |
- pref: OpacRenewalBranch |
Lines 592-598
OPAC:
Link Here
|
592 |
opacrenew: "'OPACRenew'" |
592 |
opacrenew: "'OPACRenew'" |
593 |
- as branchcode to store in the statistics table. |
593 |
- as branchcode to store in the statistics table. |
594 |
- |
594 |
- |
595 |
- Only allow patrons to renew their own books on the OPAC if they have less than |
595 |
- Only allow patrons to renew their own checkouts on the OPAC if they have less than |
596 |
- pref: OPACFineNoRenewals |
596 |
- pref: OPACFineNoRenewals |
597 |
class: currency |
597 |
class: currency |
598 |
- '[% local_currency %] in charges (leave blank to disable).' |
598 |
- '[% local_currency %] in charges (leave blank to disable).' |
Lines 666-672
OPAC:
Link Here
|
666 |
choices: |
666 |
choices: |
667 |
1: Allow |
667 |
1: Allow |
668 |
0: "Don't allow" |
668 |
0: "Don't allow" |
669 |
- patrons to see what books they have checked out in the past. |
669 |
- patrons to see what itms they have checked out in the past. |
670 |
- |
670 |
- |
671 |
- pref: OPACHoldsHistory |
671 |
- pref: OPACHoldsHistory |
672 |
choices: |
672 |
choices: |
673 |
- |
|
|