@@ -, +, @@ --- .../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(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt +++ a/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' %] --