These are the updated help files for cataloging --- .../prog/en/modules/help/cataloguing/addbiblio.tt | 2 +- .../prog/en/modules/help/cataloguing/additem.tt | 2 +- .../prog/en/modules/help/cataloguing/merge.tt | 4 +--- .../prog/en/modules/help/cataloguing/moveitem.tt | 2 +- 4 files changed, 4 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 55774dc..e2408f6 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 @@ <p>If you would like to merge together multiple records you can do that via the Lists tool.</p> -<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.6/en/cataloging.html#catbibs">manual</a> (online).</strong></p> +<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.8/en/cataloging.html#catbibs">manual</a> (online).</strong></p> [% 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 43b2a31..bf2cf64 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 @@ -57,6 +57,6 @@ <p>Finally you can use the batch delete tool to delete a batch of items.</p> -<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p> +<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.8/en/catitems.html">manual</a> (online).</strong></p> [% 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 854bafe..157012d 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 @@ -2,8 +2,6 @@ <h1>Merging Items</h1> -<p style="color: rgb(153, 0, 0);">Important: Merging will only work with two items that use the same bibliographic framework.</p> - <p>The easiest way to merge together duplicate bibliographic records is to add them to a list and use the Merge Tool from there.</p> <p>From the list, check the two items you want to merge. If you choose more than or fewer than 2, you will be presented with an error</p> @@ -20,6 +18,6 @@ <p style="color: rgb(153, 0, 0);">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.</p> -<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/3.6/en/stafflists.html#mergebibrecs">manual</a> (online).</strong></p> +<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/3.8/en/stafflists.html#mergebibrecs">manual</a> (online).</strong></p> [% 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 d35eead..ea3f0bd 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 @@ <p>If you want to move all items to a new record creating only one bibliographic record you can use the Merge Records tool instead.</p> -<p><strong>See the full documentation for Moving Items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html#moveitemrec">manual</a> (online).</strong></p> +<p><strong>See the full documentation for Moving Items in the <a href="http://manual.koha-community.org/3.8/en/catitems.html#moveitemrec">manual</a> (online).</strong></p> [% INCLUDE 'help-bottom.inc' %] -- 1.7.2.3 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
