Bug 7936: Cataloging Help Files
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / help / cataloguing / additem.tt
index 43b2a31..9ee0458 100644 (file)
@@ -1,8 +1,8 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h2>Adding Items</h2>
+<h2>Adding items</h2>
 
-<p>After saving a new bibliographic record, you will be redirected to a blank item record so that you can attach an item to the bibliographic record. You can also click 'Add Holdings' from the cataloging search results or you can add new item at any time by clicking 'New' on the bibliographic record and choosing 'New Item'</p>
+<p>After saving a new bibliographic record, you will be redirected to a blank item record so that you can attach an item to the bibliographic record. You can also click 'Add holdings' from the cataloging search results or you can add new item at any time by clicking 'New' on the bibliographic record and choosing 'New item'</p>
 
 <p>The item edit form will appear:</p>
 
@@ -25,9 +25,9 @@
 <p>Below the add form there are 3 buttons for adding the item</p>
 
 <ul>
-       <li>Add Item will add just the one item</li>
-       <li>Add &amp; Duplicate will add the item and fill in a new form with the same values for your to alter</li>
-       <li>Add Multiple Copies will ask how many copies and will then add that number of copies adding +1 to the barcode so each barcode is unique</li>
+    <li>'Add item' will add just the one item</li>
+    <li>'Add &amp; duplicate' will add the item and fill in a new form with the same values for your to alter</li>
+    <li>'Add multiple copies' will ask how many copies and will then add that number of copies adding +1 to the barcode so each barcode is unique</li>
 </ul>
 
 <p>Your added items will appear above the add form once submitted</p>
 
 <p>If you have SpineLabelShowPrintOnBibDetails set to 'Display' then there will also be a link to print a quick spine label next to each item.</p>
 
-<h2>Editing Items</h2>
+<h2>Editing items</h2>
 
 <p>Items can be edited in several ways.</p>
 
 <ul>
-       <li>Clicking 'Edit' and 'Edit Items' from the bibliographic record</li>
-       <li>Clicking 'Edit Items' beside the item on the 'Items' tab</li>
+    <li>Clicking 'Edit' and 'Edit items' from the bibliographic record</li>
+    <li>Clicking 'Edit items' beside the item on the 'Items' tab</li>
 </ul>
 
 <p>The edit menu is also where items can be deleted from</p>
 
-<h2>Deleting Items</h2>
+<h2>Deleting items</h2>
 
 <p>There are many ways to delete item records. If you only need to delete one item you can do this by opening up the detail page for the bib record and clicking the 'Edit' button at the top. From there you can choose to 'Edit items'.</p>
 
@@ -57,6 +57,6 @@
 
 <p>Finally you can use the batch delete tool to delete a batch of items.</p>
 
-<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.8/en/catitems.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]