[Patches] [PATCH] [SIGNED-OFF] Follow-up fix for Bug 5150 - Issuing should read Circulation
koha-patchbot at kohaaloha.com
koha-patchbot at kohaaloha.com
Sat Nov 12 05:05:02 NZDT 2011
From: Owen Leonard <oleonard at myacpl.org>
Date: Thu, 10 Nov 2011 16:28:53 -0500
Subject: [PATCH] [SIGNED-OFF] Follow-up fix for Bug 5150 - Issuing should read Circulation
Really just a typo, but I found it when trying to chase
down instances of this bug, so here you go.
---
.../prog/en/modules/help/reports/catalogue_out.tt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_out.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_out.tt
index 5152371..3cbd511 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_out.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_out.tt
@@ -8,6 +8,6 @@
<p>You can also choose to export to a file that you can manipulate to your needs.</p>
-<p><strong>See the full documentation for the Issues with no Checkouts report in the <a href="http://manual.koha-community.org/3.6/en/statsreports.html#itemnocheckouts">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Items with no Checkouts report in the <a href="http://manual.koha-community.org/3.6/en/statsreports.html#itemnocheckouts">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
--
1.7.2.3
More information about the Patches
mailing list