From 55162ca84647b4ebc1b8a91ee94997ff7583ef15 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 10 Nov 2011 16:28:53 -0500 Subject: [PATCH] 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. --- .../intranet-tmpl/prog/en/modules/help/reports/catalogue_out.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 515237160e..3cbd51153d 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 @@

You can also choose to export to a file that you can manipulate to your needs.

-

See the full documentation for the Issues with no Checkouts report in the manual (online).

+

See the full documentation for the Items with no Checkouts report in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 2.20.1