From e575f6509357c1b363bd233a4f7eef2ccfc4730a Mon Sep 17 00:00:00 2001
From: Katrin Fischer <Katrin.Fischer.83@web.de>
Date: Mon, 18 Aug 2014 11:02:01 +0200
Subject: [PATCH] Bug 8868: Follow-up: Update boostrap documentation page

Updates the bootstrap documentation page for CancelHold.
---
 koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt
index 9421fa2..8bdf985 100644
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt
+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt
@@ -764,7 +764,7 @@
                                     <dt><strong>patron_id</strong> (Required)</dt>
                                     <dd>the unique patron identifier in the ILS; the same identifier returned by LookupPatron or AuthenticatePatron</dd>
                                     <dt><strong>item_id</strong> (Required)</dt>
-                                    <dd>system item identifier</dd>
+                                    <dd>system hold identifier (returned by GetRecords and GetPatronInfo into element 'reserve_id')</dd>
                                 </dl>
                                 <h4>Example call</h4>
                                 <a href="ilsdi.pl?service=CancelHold&amp;patron_id=1&amp;item_id=1">
-- 
1.9.1