From ff86d0b30d773371f5955cf478063a2c2d9ed175 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Sat, 30 Mar 2013 09:35:14 -0400 Subject: [PATCH] Bug 9850: Cataloging Help for 3.12 This updates just the links in the cataloging help, no text changes where made. To test: Visit help in cataloging and click the manual links and make sure they're right. --- .../prog/en/modules/help/cataloguing/addbiblio.tt | 2 +- .../prog/en/modules/help/cataloguing/addbooks.tt | 2 +- .../prog/en/modules/help/cataloguing/additem.tt | 2 +- .../prog/en/modules/help/cataloguing/linkitem.tt | 2 +- .../prog/en/modules/help/cataloguing/merge.tt | 2 +- .../prog/en/modules/help/cataloguing/moveitem.tt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt index 32a7370..0fbb72f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt @@ -89,6 +89,6 @@

If you would like to merge together multiple records you can do that via the Lists tool.

-

See the full documentation for Cataloging in the manual (online).

+

See the full documentation for Cataloging in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt index c92ef8b..1d7464c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt @@ -30,7 +30,7 @@

Once you've opened a blank framework or imported a record via Z39.50 you will be presented with the form to continue cataloging

-

See the full documentation for Cataloging in the manual (online).

+

See the full documentation for Cataloging in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt index 0306ddc..85ed076 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt @@ -74,6 +74,6 @@

Finally you can use the batch delete tool to delete a batch of items.

-

See the full documentation for Adding/Editing Items in the manual (online).

+

See the full documentation for Adding/Editing Items in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt index 66cfdf2..fe9f091 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt @@ -27,6 +27,6 @@

You can also see the analytics attached to this record by clicking the 'Show Analytic' link towards the top of the record in the normal view.

-

See the full documentation for Analytics in the manual (online).

+

See the full documentation for Analytics in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt index 1719753..0c7d905 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt @@ -18,6 +18,6 @@

Important: It is important to rebuild your zebra index immediately after merging records. If a search is performed for a record which has been deleted Koha will present the patrons with an error in the OPAC.

-

See the full documentation for Merging Items in the manual (online).

+

See the full documentation for Merging Items in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt index dc29e28..89edfe8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt @@ -10,6 +10,6 @@

If you want to move all items to a new record creating only one bibliographic record you can use the 'Merge records' tool instead.

-

See the full documentation for Moving Items in the manual (online).

+

See the full documentation for Moving Items in the manual (online).

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