Adding yuipath variable to help.pl, and doing some cleanup of help templates (standar...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / pendingreserves.tmpl
index cd2084b..196b545 100644 (file)
@@ -1,3 +1,10 @@
-<!-- TMPL_INCLUDE name="help-top.inc" -->
-<div class="main"> <h1>Pending Holds Help</h1><h2>What is a &quot;Pending Hold&quot;?</h2><p>A Pending Hold is a Hold that has been placed by a Patron that has not been &quot;Filled&quot;. Where Filled means that the item is now ready for the Patron to pick up. </p><p>This report indicates all the items that have Holds on them that are currently held on the library shelves or stack. </p><h2>How does an Hold come off this list?</h2><p>Locate the Item on the shelf and then in Circulation, scan or enter the barcode of the item to Check In the item. The item has now been &quot;seen&quot; by Koha and the status has changed. The item will now appear on the &quot;Holds Awaiting Pickup&quot; report. </p><p>&nbsp;</p> </div> 
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+ <h1>Pending Holds Help</h1><h2>What is a &quot;Pending Hold&quot;?</h2>
+
+<p>A Pending Hold is a Hold that has been placed by a Patron that has not been &quot;Filled&quot;. Where Filled means that the item is now ready for the Patron to pick up. </p><p>This report indicates all the items that have Holds on them that are currently held on the library shelves or stack. </p>
+
+<h2>How does an Hold come off this list?</h2>
+
+<p>Locate the Item on the shelf and then in Circulation, scan or enter the barcode of the item to Check In the item. The item has now been &quot;seen&quot; by Koha and the status has changed. The item will now appear on the &quot;Holds Awaiting Pickup&quot; report. </p> 
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file