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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-privacy.tt (-2 / +1 lines)
Lines 64-70 Link Here
64
                        <p>Your options are: <p>
64
                        <p>Your options are: <p>
65
                        <ul id="opac-privacy-options-list">
65
                        <ul id="opac-privacy-options-list">
66
                            <li class="privacy0">Forever: keep my history without limit. This is the option for users who want to keep track of what they are reading or placed a hold on.</li>
66
                            <li class="privacy0">Forever: keep my history without limit. This is the option for users who want to keep track of what they are reading or placed a hold on.</li>
67
                            <li class="privacy1">Default: keep my history according to local laws. This is the default option : the library will keep your history for the duration permitted by local laws.</li>
67
                            <li class="privacy1">Default: keep my history according to library policy. This is the default option : the library will keep your history for the duration set by library policy.</li>
68
                            <li class="privacy2">Never: Delete my history immediately. This will delete all record of the item that was checked-out upon check-in, and hold history upon fulfillment or cancellation.</li>
68
                            <li class="privacy2">Never: Delete my history immediately. This will delete all record of the item that was checked-out upon check-in, and hold history upon fulfillment or cancellation.</li>
69
                        </ul>
69
                        </ul>
70
                        <p id="note1">Please note that information on any book still checked-out must be kept by the library no matter which privacy option you choose.</p>
70
                        <p id="note1">Please note that information on any book still checked-out must be kept by the library no matter which privacy option you choose.</p>
71
- 

Return to bug 35663