From 98923d29d8a2ccd50a9b615bea6b3e38292daa02 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Wed, 23 Dec 2009 15:34:27 +1300 Subject: [PATCH] Fixing typo in the ils-di page --- koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl index d57f016f82..ff8a03ea42 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 @@
show_holds (Optional, default 0)
whether or not to return hold request information in the response
show_loans (Optional, default 0)
-
whether or not to return loan information request information in the response
+
whether or not to return loan information in the response

Example Call

-- 2.20.1