From 928bfa3a5ce5f3ddd78591b98a9fc137a520c812 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Tue, 12 Jan 2016 22:15:23 +0000 Subject: [PATCH] Bug 13177: Accidental copy/paste error fix Confirm it now says Rotating Collections instead of Patron Import in the last line, and the link is correct. --- .../prog/en/modules/help/rotating_collections/rotatingCollections.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt index 93c4791..e7323f5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt @@ -32,6 +32,6 @@

If an item in a rotating collection is checked in at a library other than the one it is supposed to be transferred to, a notification will appear notifying library staff that the item is part of a rotating collection, also letting them know where the item needs to be sent.

-

See the full documentation for Patron Import in the manual (online).

+

See the full documentation for Rotating Collections in the manual (online).

[% INCLUDE 'help-bottom.inc' %] -- 1.7.10.4