Lines 51-56
Link Here
|
51 |
<login id="lpl-sc-beacock" password="xyzzy" |
51 |
<login id="lpl-sc-beacock" password="xyzzy" |
52 |
delimiter="|" error-detect="enabled" institution="LPL" |
52 |
delimiter="|" error-detect="enabled" institution="LPL" |
53 |
send_patron_home_library_in_af="1" |
53 |
send_patron_home_library_in_af="1" |
|
|
54 |
no_holds_checkin="1" |
54 |
av_field_template="[% accountline.description %] [% accountline.amountoutstanding | format('%.2f') %]" > |
55 |
av_field_template="[% accountline.description %] [% accountline.amountoutstanding | format('%.2f') %]" > |
55 |
<screen_msg_regex find="Greetings from Koha." replace="Welcome to your library!" /> |
56 |
<screen_msg_regex find="Greetings from Koha." replace="Welcome to your library!" /> |
56 |
<screen_msg_regex find="Invalid patron barcode." replace="Barcode not found, are you sure this is your library card?" /> |
57 |
<screen_msg_regex find="Invalid patron barcode." replace="Barcode not found, are you sure this is your library card?" /> |
57 |
- |
|
|