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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-1 / +1 lines)
Lines 396-402 Circulation: Link Here
396
              choices:
396
              choices:
397
                  yes: Allow
397
                  yes: Allow
398
                  no: "Don't allow"
398
                  no: "Don't allow"
399
            - "patrons to check out multiple items from the same record.  (NOTE: This will only effect records without a subscription attached.)"
399
            - "patrons to check out multiple items from the same record.  (NOTE: This will only affect records without a subscription attached.)"
400
        -
400
        -
401
            - pref: OnSiteCheckouts
401
            - pref: OnSiteCheckouts
402
              choices:
402
              choices:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/itemslost.tt (-2 / +1 lines)
Lines 7-13 Link Here
7
		<ul>
7
		<ul>
8
			<li>Go to the 'Reports' module (usually under 'More' in your Global Nav)</li>
8
			<li>Go to the 'Reports' module (usually under 'More' in your Global Nav)</li>
9
			<li>Choose 'Lost Items' under 'Other'</li>
9
			<li>Choose 'Lost Items' under 'Other'</li>
10
			<li>Choose category to 'Order by' (the 'order by' field effects what ordering method is used when displaying the lost items)</li>
10
			<li>Choose category to 'Order by' (the 'order by' field affects what ordering method is used when displaying the lost items)</li>
11
			<li>Enter a 'Barcode' if searching for a single item; if not leave this field blank</li>
11
			<li>Enter a 'Barcode' if searching for a single item; if not leave this field blank</li>
12
			<li>Choose a 'Library' to perform the report on (or choose 'All' field at the top of the dropdown menu to choose all libraries)</li>
12
			<li>Choose a 'Library' to perform the report on (or choose 'All' field at the top of the dropdown menu to choose all libraries)</li>
13
			<li>Choose an 'Item Type' to perform the report on (or, leave at the default 'All' to perform the report on all item types)</li>
13
			<li>Choose an 'Item Type' to perform the report on (or, leave at the default 'All' to perform the report on all item types)</li>
14
- 

Return to bug 17670