[Koha-patches] [PATCH] Fixing typo in the ils-di page

Chris Cormack chris at bigballofwax.co.nz
Wed Dec 23 03:34:27 CET 2009


---
 koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl
index d57f016..ff8a03e 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl
@@ -421,7 +421,7 @@
                     <dt><strong>show_holds</strong> (Optional, default 0)</dt>
                     <dd>whether or not to return hold request information in the response</dd>
                     <dt><strong>show_loans</strong> (Optional, default 0)</dt>
-                    <dd>whether or not to return loan information request information in the response</dd>
+                    <dd>whether or not to return loan information in the response</dd>
                 </dl>
                 <h4>Example Call</h4>
                 <a href="ilsdi.pl?service=GetPatronInfo&patron_id=1&show_contact=0&show_loans=1">
-- 
1.6.3.3




More information about the Koha-patches mailing list