From 8d874aa3836af2a039dcaffdba17b015381849d3 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 28 Mar 2013 11:40:52 +0100 Subject: [PATCH] Bug 11238: Build the version for the manual link Test plan (for 3.15 branch): - Open a help page - Verify the manual link is correct (point to 3.14 manual) - change the version in mysql: update systempreferences set value="3.1600000" where variable="version"; - Verify the manual link now points to the future 3.16 manual. Signed-off-by: Bernardo Gonzalez Kriegel Work as described. No koha-qa errors Tested on top of Bug 10671 On master (BD version 3.13.xxx) help links point to 3.12 manual Changing version to 3.14/15 points to 3.14 manual Changing version to 3.16 points to the future :) --- help.pl | 9 +++++++++ .../intranet-tmpl/prog/en/modules/help/about.tt | 4 ++-- .../prog/en/modules/help/acqui/acqcontract.tt | 2 +- .../prog/en/modules/help/acqui/acqui-home.tt | 2 +- .../prog/en/modules/help/acqui/addorderiso2709.tt | 2 +- .../prog/en/modules/help/acqui/basket.tt | 2 +- .../prog/en/modules/help/acqui/basketgroup.tt | 2 +- .../prog/en/modules/help/acqui/basketheader.tt | 2 +- .../prog/en/modules/help/acqui/booksellers.tt | 2 +- .../prog/en/modules/help/acqui/histsearch.tt | 2 +- .../prog/en/modules/help/acqui/invoice.tt | 2 +- .../prog/en/modules/help/acqui/invoices.tt | 2 +- .../prog/en/modules/help/acqui/lateorders.tt | 2 +- .../prog/en/modules/help/acqui/neworderbiblio.tt | 2 +- .../prog/en/modules/help/acqui/neworderempty.tt | 2 +- .../en/modules/help/acqui/newordersuggestion.tt | 2 +- .../prog/en/modules/help/acqui/orderreceive.tt | 2 +- .../prog/en/modules/help/acqui/parcel.tt | 2 +- .../prog/en/modules/help/acqui/parcels.tt | 2 +- .../prog/en/modules/help/acqui/supplier.tt | 2 +- .../prog/en/modules/help/acqui/uncertainprice.tt | 2 +- .../prog/en/modules/help/acqui/z3950_search.tt | 2 +- .../prog/en/modules/help/admin/admin-home.tt | 2 +- .../prog/en/modules/help/admin/aqbudgetperiods.tt | 2 +- .../prog/en/modules/help/admin/aqbudgets.tt | 2 +- .../prog/en/modules/help/admin/aqplan.tt | 2 +- .../modules/help/admin/auth_subfields_structure.tt | 2 +- .../en/modules/help/admin/auth_tag_structure.tt | 2 +- .../en/modules/help/admin/authorised_values.tt | 2 +- .../prog/en/modules/help/admin/authtypes.tt | 2 +- .../prog/en/modules/help/admin/biblio_framework.tt | 2 +- .../modules/help/admin/branch_transfer_limits.tt | 2 +- .../prog/en/modules/help/admin/branches.tt | 2 +- .../prog/en/modules/help/admin/categorie.tt | 2 +- .../prog/en/modules/help/admin/checkmarc.tt | 2 +- .../prog/en/modules/help/admin/cities.tt | 2 +- .../prog/en/modules/help/admin/classsources.tt | 2 +- .../prog/en/modules/help/admin/currency.tt | 2 +- .../prog/en/modules/help/admin/didyoumean.tt | 2 +- .../prog/en/modules/help/admin/fieldmapping.tt | 2 +- .../modules/help/admin/item_circulation_alerts.tt | 2 +- .../prog/en/modules/help/admin/itemtypes.tt | 2 +- .../prog/en/modules/help/admin/koha2marclinks.tt | 2 +- .../modules/help/admin/marc_subfields_structure.tt | 2 +- .../prog/en/modules/help/admin/marctagstructure.tt | 2 +- .../prog/en/modules/help/admin/matching-rules.tt | 2 +- .../prog/en/modules/help/admin/oai_set_mappings.tt | 2 +- .../prog/en/modules/help/admin/oai_sets.tt | 2 +- .../en/modules/help/admin/patron-attr-types.tt | 2 +- .../prog/en/modules/help/admin/preferences.tt | 2 +- .../prog/en/modules/help/admin/roadtype.tt | 2 +- .../prog/en/modules/help/admin/smart-rules.tt | 2 +- .../en/modules/help/admin/systempreferences.tt | 2 +- .../en/modules/help/admin/transport-cost-matrix.tt | 2 +- .../prog/en/modules/help/admin/z3950servers.tt | 2 +- .../modules/help/authorities/authorities-home.tt | 2 +- .../en/modules/help/authorities/authorities.tt | 2 +- .../prog/en/modules/help/authorities/detail.tt | 2 +- .../prog/en/modules/help/authorities/merge.tt | 2 +- .../prog/en/modules/help/catalogue/detail.tt | 2 +- .../prog/en/modules/help/catalogue/issuehistory.tt | 2 +- .../prog/en/modules/help/catalogue/moredetail.tt | 2 +- .../prog/en/modules/help/catalogue/search.tt | 2 +- .../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 +- .../prog/en/modules/help/circ/branchoverdues.tt | 2 +- .../prog/en/modules/help/circ/branchtransfers.tt | 2 +- .../prog/en/modules/help/circ/circulation-home.tt | 2 +- .../prog/en/modules/help/circ/circulation.tt | 2 +- .../prog/en/modules/help/circ/offline.tt | 2 +- .../prog/en/modules/help/circ/overdue.tt | 2 +- .../prog/en/modules/help/circ/pendingreserves.tt | 2 +- .../prog/en/modules/help/circ/reserveratios.tt | 2 +- .../prog/en/modules/help/circ/returns.tt | 2 +- .../en/modules/help/circ/selectbranchprinter.tt | 2 +- .../en/modules/help/circ/transferstoreceive.tt | 2 +- .../prog/en/modules/help/circ/view_holdsqueue.tt | 2 +- .../prog/en/modules/help/circ/waitingreserves.tt | 2 +- .../en/modules/help/course_reserves/add_items.tt | 2 +- .../modules/help/course_reserves/course-details.tt | 2 +- .../help/course_reserves/course-reserves.tt | 2 +- .../prog/en/modules/help/course_reserves/course.tt | 2 +- .../en/modules/help/labels/label-edit-batch.tt | 2 +- .../en/modules/help/labels/label-edit-layout.tt | 2 +- .../en/modules/help/labels/label-edit-profile.tt | 2 +- .../en/modules/help/labels/label-edit-template.tt | 2 +- .../prog/en/modules/help/labels/label-home.tt | 2 +- .../prog/en/modules/help/labels/spinelabel-home.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/mainpage.tt | 2 +- .../prog/en/modules/help/members/boraccount.tt | 2 +- .../prog/en/modules/help/members/files.tt | 2 +- .../prog/en/modules/help/members/mancredit.tt | 2 +- .../prog/en/modules/help/members/maninvoice.tt | 2 +- .../prog/en/modules/help/members/member-flags.tt | 2 +- .../en/modules/help/members/member-password.tt | 2 +- .../prog/en/modules/help/members/member.tt | 2 +- .../prog/en/modules/help/members/memberentry.tt | 2 +- .../prog/en/modules/help/members/members-home.tt | 2 +- .../prog/en/modules/help/members/members-update.tt | 2 +- .../prog/en/modules/help/members/moremember.tt | 2 +- .../prog/en/modules/help/members/notices.tt | 2 +- .../prog/en/modules/help/members/pay.tt | 2 +- .../prog/en/modules/help/members/paycollect.tt | 2 +- .../prog/en/modules/help/members/readingrec.tt | 2 +- .../prog/en/modules/help/members/routing-lists.tt | 2 +- .../prog/en/modules/help/members/statistics.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/nohelp.tt | 2 +- .../prog/en/modules/help/offline_circ/list.tt | 2 +- .../en/modules/help/offline_circ/process_koc.tt | 2 +- .../prog/en/modules/help/patron_lists/lists.tt | 2 +- .../prog/en/modules/help/patroncards/edit-batch.tt | 2 +- .../en/modules/help/patroncards/edit-layout.tt | 2 +- .../en/modules/help/patroncards/edit-profile.tt | 2 +- .../en/modules/help/patroncards/edit-template.tt | 2 +- .../prog/en/modules/help/patroncards/home.tt | 2 +- .../en/modules/help/patroncards/image-manage.tt | 2 +- .../prog/en/modules/help/patroncards/manage.tt | 2 +- .../prog/en/modules/help/plugins/plugins-home.tt | 2 +- .../prog/en/modules/help/plugins/plugins-upload.tt | 2 +- .../en/modules/help/reports/acquisitions_stats.tt | 2 +- .../prog/en/modules/help/reports/bor_issues_top.tt | 2 +- .../prog/en/modules/help/reports/borrowers_out.tt | 2 +- .../en/modules/help/reports/borrowers_stats.tt | 2 +- .../prog/en/modules/help/reports/cat_issues_top.tt | 2 +- .../prog/en/modules/help/reports/catalogue_out.tt | 2 +- .../en/modules/help/reports/catalogue_stats.tt | 2 +- .../prog/en/modules/help/reports/dictionary.tt | 2 +- .../prog/en/modules/help/reports/guided_reports.tt | 2 +- .../en/modules/help/reports/issues_avg_stats.tt | 2 +- .../prog/en/modules/help/reports/issues_stats.tt | 2 +- .../prog/en/modules/help/reports/itemslost.tt | 2 +- .../prog/en/modules/help/reports/manager.tt | 2 +- .../prog/en/modules/help/reports/reports-home.tt | 2 +- .../prog/en/modules/help/reports/reserves_stats.tt | 2 +- .../prog/en/modules/help/reports/serials_stats.tt | 2 +- .../prog/en/modules/help/reserve/request.tt | 2 +- .../prog/en/modules/help/reviews/reviewswaiting.tt | 2 +- .../en/modules/help/serials/checkexpiration.tt | 2 +- .../prog/en/modules/help/serials/claims.tt | 2 +- .../prog/en/modules/help/serials/routing.tt | 2 +- .../en/modules/help/serials/serials-collection.tt | 2 +- .../prog/en/modules/help/serials/serials-edit.tt | 2 +- .../prog/en/modules/help/serials/serials-home.tt | 2 +- .../en/modules/help/serials/subscription-add.tt | 2 +- .../en/modules/help/serials/subscription-detail.tt | 2 +- .../prog/en/modules/help/suggestion/suggestion.tt | 2 +- .../prog/en/modules/help/tags/list.tt | 2 +- .../prog/en/modules/help/tags/review.tt | 2 +- .../prog/en/modules/help/tools/batchMod.tt | 2 +- .../prog/en/modules/help/tools/cleanborrowers.tt | 2 +- .../prog/en/modules/help/tools/csv-profiles.tt | 2 +- .../prog/en/modules/help/tools/export.tt | 2 +- .../prog/en/modules/help/tools/holidays.tt | 2 +- .../prog/en/modules/help/tools/import_borrowers.tt | 2 +- .../prog/en/modules/help/tools/inventory.tt | 2 +- .../prog/en/modules/help/tools/koha-news.tt | 2 +- .../prog/en/modules/help/tools/letter.tt | 2 +- .../en/modules/help/tools/manage-marc-import.tt | 2 +- .../prog/en/modules/help/tools/modborrowers.tt | 2 +- .../prog/en/modules/help/tools/overduerules.tt | 2 +- .../prog/en/modules/help/tools/picture-upload.tt | 2 +- .../prog/en/modules/help/tools/quotes-upload.tt | 2 +- .../prog/en/modules/help/tools/quotes.tt | 2 +- .../prog/en/modules/help/tools/scheduler.tt | 2 +- .../en/modules/help/tools/stage-marc-import.tt | 2 +- .../prog/en/modules/help/tools/tools-home.tt | 2 +- .../en/modules/help/tools/upload-cover-image.tt | 2 +- .../prog/en/modules/help/tools/viewlog.tt | 2 +- .../prog/en/modules/help/virtualshelves/shelves.tt | 2 +- 173 files changed, 182 insertions(+), 173 deletions(-) diff --git a/help.pl b/help.pl index fde99d9..4df8dc2 100755 --- a/help.pl +++ b/help.pl @@ -61,4 +61,13 @@ $template->param( intranetcolorstylesheet => C4::Context->preference("intranetcolorstylesheet"), ); +my $help_version = C4::Context->preference("Version"); +if ( $help_version =~ m|^(\d+)\.(\d{2}).*$| ) { + my $version = $1; + my $major = $2; + if ( $major % 2 ) { $major-- }; + $help_version = "$version.$major"; +} +$template->param( helpVersion => $help_version ); + output_html_with_http_headers $query, "", $template->output; diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt index aaff91c..491d552 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt @@ -34,6 +34,6 @@

This tab provides a summary of Koha's release and development history.

-

See the full documentation for the About page in the manual (online).

+

See the full documentation for the About page in the manual (online).

-[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file +[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt index 07264f9..fdf9116 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt @@ -16,6 +16,6 @@

It will also be an option when creating a basket.

-

See the full documentation for Vendor Contracts in the manual (online).

+

See the full documentation for Vendor Contracts in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt index dc1473b..099bae5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt @@ -10,6 +10,6 @@

First, set your Acquisitions System Preferences and Acquisitions Administration to match your library's workflow.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt index 74aa249..721af7d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt @@ -19,6 +19,6 @@ -

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt index 5497442..e577df2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt @@ -111,6 +111,6 @@

Clicking 'Print' below your order will generate a PDF for printing, which will have all of your library information followed by the items in your order.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt index 1779490..ba24d8e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt @@ -8,7 +8,7 @@

A basket group is simply a group of baskets. In some libraries, you have several staff members who create baskets, and, at the end of a period of time, someone then groups them together to send to the vendor in bulk. That said, it is possible to have one basket in a basket group if that's the workflow used in your library.

-

See the full documentation for Basket Groups in the manual (online).

+

See the full documentation for Basket Groups in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt index 894923e..7979794 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt @@ -18,7 +18,7 @@

After creating your basket, you can edit the name of the basket, the billing place, delivery place, the notes and the contract you're ordering against.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt index fbe0939..c2cd03b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt @@ -14,6 +14,6 @@

Clicking Advanced Search to the right of the search button will give you all of the order search options available.

-

See the full documentation for Acquisitions Searching in the manual (online).

+

See the full documentation for Acquisitions Searching in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt index fbe0939..c2cd03b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt @@ -14,6 +14,6 @@

Clicking Advanced Search to the right of the search button will give you all of the order search options available.

-

See the full documentation for Acquisitions Searching in the manual (online).

+

See the full documentation for Acquisitions Searching in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt index 3d12198..d32a01b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt @@ -8,6 +8,6 @@

From the results you can click the 'Details' link to see the full invoice or 'Close' to note that the invoice is closed/paid for.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt index 3d12198..d32a01b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt @@ -8,6 +8,6 @@

From the results you can click the 'Details' link to see the full invoice or 'Close' to note that the invoice is closed/paid for.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt index 4a3e0dd..62526ed 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt @@ -16,6 +16,6 @@

There is a default acquisitions cliam letter. If you would rather use a different one, you can create that in the notices module and choose it from the menu above the list of late items.

-

See the full documentation for Claims and Late Orders in the manual (online).

+

See the full documentation for Claims and Late Orders in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt index 7d52605..6efbff6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt @@ -9,6 +9,6 @@
  • All of the details associated with the item will already be listed under 'Catalog details'
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt index df148b7..60442d4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt @@ -8,6 +8,6 @@
  • You will be presented with an empty form to fill in all of the necessary details about the item.
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt index d0a350f..57e514f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt @@ -14,6 +14,6 @@
  • Orders added to the basket in this way will notify the patron via email that their suggestion has been ordered and will update the patron's 'My purchase suggestions' page in the OPAC.
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt index 340a59a..eb506a2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt @@ -18,6 +18,6 @@

    You will also see that the item is received and/or cancelled if you view the basket.

    -

    See the full documentation for Receiving Orders in the manual (online).

    +

    See the full documentation for Receiving Orders in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt index 340a59a..eb506a2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt @@ -18,6 +18,6 @@

    You will also see that the item is received and/or cancelled if you view the basket.

    -

    See the full documentation for Receiving Orders in the manual (online).

    +

    See the full documentation for Receiving Orders in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt index 340a59a..eb506a2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt @@ -18,6 +18,6 @@

    You will also see that the item is received and/or cancelled if you view the basket.

    -

    See the full documentation for Receiving Orders in the manual (online).

    +

    See the full documentation for Receiving Orders in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt index 5acee92..07a2486 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt @@ -51,6 +51,6 @@

    If the vendor has no baskets attached to it, a 'Delete' button will also be visible, allowing the vendor to be deleted.

    -

    See the full documentation for managing Vendors in the manual (online).

    +

    See the full documentation for managing Vendors in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt index 34e0430..f959737 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt @@ -4,6 +4,6 @@

    The Uncertain Prices page is independent of the basket. It is linked to the vendor so you will see all items on order with uncertain prices for that vendor.

    -

    See the full documentation for Uncertain prices in the manual (online).

    +

    See the full documentation for Uncertain prices in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt index 11ead87..09622fc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt @@ -14,6 +14,6 @@
  • In the order form that pops up, you will not be able to edit the catalog details
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt index 90cc810..928ac62 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt @@ -30,6 +30,6 @@

    This list of parameters includes functionalities that didn't fit in any other category. These items are optional and may not need to be altered, depending on your library's needs.

    -

    See the full documentation for system Administration in the manual (online).

    +

    See the full documentation for system Administration in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt index 2b89722..d5a9529 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt @@ -34,6 +34,6 @@

    Once you have made your edits, click the 'Save Changes' button. You will be brought to a list of your existing budgets.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt index 296d997..d952f83 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt @@ -31,6 +31,6 @@

    To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund' options. A Child Fund a sub-fund of the parent fund. For example, one might have a parent fund for 'Fiction,' and Child Funds for 'New Releases' and 'Science Fiction.' It is an optional way to further organize your finances.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt index 158c26e..450e12e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt @@ -12,6 +12,6 @@

    Once your changes are made, click the 'Save' button. If you would like to export your data as a CSV file you can do so by entering a file name in the 'Output to a file named' field and clicking the 'Output' button.

    -

    See the full documentation for Budget Planning in the manual (online).

    +

    See the full documentation for Budget Planning in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt index 54479b1..123d281 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt @@ -63,6 +63,6 @@
  • To save your changes, click the 'Save Changes' button at the top of the screen.
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt index 6833b6d..24fba76 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt @@ -19,6 +19,6 @@

    To the right of the new field is a link to 'Subfields.' You will need to add subfields before this tag will appear in your MARC editor.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt index 1a6ee51..79574be 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt @@ -90,6 +90,6 @@ to show images for authorized values you can choose the image under 'Choose an i -

    See the full documentation for Authorized Values in the manual (online).

    +

    See the full documentation for Authorized Values in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt index 3282912..20e197c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt @@ -6,6 +6,6 @@

    Koha comes with many of the necessary Authority frameworks already installed.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt index 7000d85..f8dd2a8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt @@ -34,6 +34,6 @@

    To make edits to the fields associated with the Framework you must first click 'MARC Structure' and then follow the instructions for editing subfields

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt index bdadbac..f12d5cf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt @@ -16,6 +16,6 @@

    In the above example, Centerville library will allow patrons to return items from all libraries except Liberty and Franklin to their library.

    -

    See the full documentation for Library Transfer Limits in the manual (online).

    +

    See the full documentation for Library Transfer Limits in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt index f568904..97bf8d0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt @@ -47,6 +47,6 @@

    Properties are then applied to libraries via the add or edit library form.

    -

    See the full documentation for Libraries & Groups in the manual (online).

    +

    See the full documentation for Libraries & Groups in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt index 15156f1..7b6d93e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt @@ -86,6 +86,6 @@ -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt index bfdcce4..ceed5b4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt @@ -6,6 +6,6 @@

    If you change your MARC Bibliographic framework it's recommended that you run this tool to test for errors in your definition.

    -

    See the full documentation for the MARC Bibliographic Framework Test in the manual (online).

    +

    See the full documentation for the MARC Bibliographic Framework Test in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt index a969984..62da50f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt @@ -18,6 +18,6 @@

    This will allow for easy entry of local cities into the patron record without risking the potential for typos or mistaken zip/postal codes.

    -

    See the full documentation for Cities and Towns in the manual (online).

    +

    See the full documentation for Cities and Towns in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt index 0f7db0b..b33b947 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt @@ -53,6 +53,6 @@
  • Choose an appropriate filing routine - dewey, generic or lcc
  • -

    See the full documentation for Classification Sources in the manual (online).

    +

    See the full documentation for Classification Sources in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt index 95cf8df..034e69b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt @@ -8,6 +8,6 @@

    The active currency is the main currency you use in your library. Your active currency will have a check mark in the 'Active' column. If you don't have an active currency you will see an error message telling you to choose an active currency.

    -

    See the full documentation for Currencies and Exchange Rates in the manual (online).

    +

    See the full documentation for Currencies and Exchange Rates in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt index 4979b7d..9c338eb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt @@ -17,6 +17,6 @@

    If you want one plugin to take priority over another you simply drag it above the other.

    -

    See the full documentation for the Did you mean? feature in the manual (online).

    +

    See the full documentation for the Did you mean? feature in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt index 82728f1..8663a3a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt @@ -20,6 +20,6 @@

    Future developments will include additional keyword assigned fields.

    -

    See the full documentation for Keyword to MARC Mapping in the manual (online).

    +

    See the full documentation for Keyword to MARC Mapping in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt index 25bb266..af071b9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt @@ -19,6 +19,6 @@
  • By default all item types and all patrons are notified of check ins and check outs. To change this, click on the item/patron type combo that you would like to stop notices for.
  • -

    See the full documentation for Item Circulation Alerts in the manual (online).

    +

    See the full documentation for Item Circulation Alerts in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt index 0046ab8..00c4f58 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt @@ -57,6 +57,6 @@

    You will not be able to delete item types that are being used by items within your system.

    -

    See the full documentation for Item Types in the manual (online).

    +

    See the full documentation for Item Types in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt index ecc1c8e..60b5163 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt @@ -12,6 +12,6 @@

    Important: At this time you can map only 1 MARC field to 1 Koha field. This means that you won't be able to map both the 100a and the 700a to the author field, you need to choose one or the other.

    -

    See the full documentation for Koha to MARC Mapping in the manual (online).

    +

    See the full documentation for Koha to MARC Mapping in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt index c9fc6d6..9308e98 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt @@ -127,6 +127,6 @@ To edit the subfields associated with the tag, click 'Subfields' to the right of
  • To save your changes simply click the 'Save Changes' button at the top of the screen
  • -

    See the full documentation for MARC Frameworks in the manual (online).

    +

    See the full documentation for MARC Frameworks in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt index 59db5e2..6a8b3f4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt @@ -21,6 +21,6 @@

    To the right of the new field is a link to 'Subfields,' you will need to add subfields before this tag will appear in your MARC editor.

    -

    See the full documentation for MARC Frameworks in the manual (online).

    +

    See the full documentation for MARC Frameworks in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt index c760bf1..8df20e8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt @@ -46,6 +46,6 @@
  • Required Match checks: none (remove the blank one)
  • -

    See the full documentation for Record Matching Rules in the manual (online).

    +

    See the full documentation for Record Matching Rules in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt index 6a08e6e..0e77bad 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt @@ -18,6 +18,6 @@

    And it is case sensitive : a record having 999$9 = 'xxx' will not belong to a set where condition is 999$9 = 'XXX'.

    -

    See the full documentation for OAI Sets in the manual (online).

    +

    See the full documentation for OAI Sets in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt index 2804ba9..5804853 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt @@ -29,6 +29,6 @@

    Once you have configured all your sets, you have to build the sets. This is done by calling the script misc/migration_tools/build_oai_sets.pl.

    -

    See the full documentation for OAI Sets in the manual (online).

    +

    See the full documentation for OAI Sets in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt index 6e62db0..a4a7940 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt @@ -70,6 +70,6 @@

    You will be unable to delete an attribute if it's in use.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt index d1e39e3..8e5682d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt @@ -33,6 +33,6 @@
  • Web Services: includes preferences related to services like OAI-PMH.
  • -

    See the full documentation for System Preferences in the manual (online).

    +

    See the full documentation for System Preferences in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt index 2626479..4d0a654 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt @@ -10,6 +10,6 @@

    When adding or editing a patron, if you have road types defined, there will be a pull down to choose the road type from.

    -

    See the full documentation for Road Types in the manual (online).

    +

    See the full documentation for Road Types in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt index fc67d63..b2a87f5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt @@ -133,6 +133,6 @@
  • Item floats: The item will not be transferred from the library it was checked in at, instead it will remain there until transferred manually or checked in at another library
  • -

    See the full documentation for Circulation and Fine Rules in the manual (online).

    +

    See the full documentation for Circulation and Fine Rules in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt index f9af56b..89cb895 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt @@ -8,6 +8,6 @@

    Always contains Version preference, please do not change it manually. -

    See the full documentation for System Preferences in the manual (online).

    +

    See the full documentation for System Preferences in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt index 5573ce9..abb2a89 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt @@ -10,6 +10,6 @@

    After entering in your cost, hit 'Enter' on your keyboard or click the 'Save' button at the bottom of the matrix to save your changes.

    -

    See the full documentation for the Transport Cost Matrix in the manual (online).

    +

    See the full documentation for the Transport Cost Matrix in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt index 2683a44..ad5829f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt @@ -58,6 +58,6 @@
  • LIBRARY OF CONGRESS NAME AUTHORITIES lx2.loc.gov:210 NAF
  • LIBRARY OF CONGRESS SUBJECT AUTHORITIES lx2.loc.gov:210 SAF
  • -

    See the full documentation for Z39.50 Servers in the manual (online).

    +

    See the full documentation for Z39.50 Servers in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt index 2a1b33a..cfae26a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt @@ -14,7 +14,7 @@

    If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt index ade6d76..376e58b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt @@ -26,6 +26,6 @@

    To delete an authority record you first must make sure it's not linked to any bibliographic records. If it is not used by any bibliographic records a 'Delete' link will appear to the right of the record on the search results and as a button that appears after clicking on the summary of the authority record.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt index 93318dd..bdf6f5c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt @@ -14,6 +14,6 @@

    If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt index a917b93..193b461 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt @@ -10,6 +10,6 @@

    Once you have completed your selections click the 'merge' button. The primary record will now contain the data you chose for it and the second record will be deleted.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt index 52ca04f..00b0e52 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt @@ -4,6 +4,6 @@

    In Koha the bibliographic record contains the main information related to the material. This includes things like the title, author, ISBN, etc. This information is stored in Koha in Marc (different flavors of Marc are supported in Koha). Once this information is saved, items or holdings can be attached.

    -

    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/catalogue/issuehistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt index f8ce359..aa711fa 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt @@ -6,6 +6,6 @@

    Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.

    -

    See the full documentation for Item Checkout History in the manual (online).

    +

    See the full documentation for Item Checkout History in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt index d29a437..93c0dcb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt @@ -18,6 +18,6 @@

    Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.

    -

    See the full documentation for Item Records in the manual (online).

    +

    See the full documentation for Item Records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt index be20110..65950bf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt @@ -72,6 +72,6 @@
  • ctype:w Law reports and digests
  • ctype:z Treaties
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file 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 ca65d2f..57f3b80 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 65d0983..d83e60f 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 192a8fc..551c87e 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 d79b2a8..b447f52 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 d101e72..86e9861 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 188f6a0..e327313 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' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt index 7cec37e..066c741 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt @@ -8,6 +8,6 @@

    Important: If you do not charge fines and/or don't have the fines cron job running you will see no data on this report.

    -

    See the full documentation for Overdues with Fines in the manual (online).

    +

    See the full documentation for Overdues with Fines in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt index 50014a6..8c20595 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt @@ -21,6 +21,6 @@ -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt index e1bd8a1..2a07815 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt @@ -20,6 +20,6 @@

    Tip: Mac users use the OPTION button in place of ALT

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt index 452bb6a..044f25c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt @@ -149,6 +149,6 @@

    Circulation messages meant for the patron will appear when they log into the OPAC.

    -

    See the full documentation for Checking Out in the manual (online).

    +

    See the full documentation for Checking Out in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/offline.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/offline.tt index 2d576a1..044c116 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/offline.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/offline.tt @@ -32,6 +32,6 @@

    After the files are uploaded you can click 'View pending offline circulation actions' on the right to process the actions.

    -

    See the full documentation for Offline Circulation in the manual (online).

    +

    See the full documentation for Offline Circulation in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt index 13425a0..9104b15 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt @@ -11,6 +11,6 @@
  • Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt index 9b946d2..7779f3b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt @@ -6,6 +6,6 @@

    You can limit the results you see by using the Refine box on the left side of the page

    -

    See the full documentation for Holds to Pull in the manual (online).

    +

    See the full documentation for Holds to Pull in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt index 82d9467..29793a6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt @@ -4,7 +4,7 @@

    Hold ratios help with collection development. Using this report you will be able to see how many of your patrons have holds on items and whether you should buy more. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.

    -

    See the full documentation for Hold Ratios in the manual (online).

    +

    See the full documentation for Hold Ratios in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt index ec05d14..b580b7d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt @@ -72,6 +72,6 @@

    From here you can check the item out to the patron at the desk and cancel the hold for the patron.

    -

    See the full documentation for Checking In in the manual (online).

    +

    See the full documentation for Checking In in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt index acd74fb..b45d3c2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt @@ -8,6 +8,6 @@

    Once you have saved your changes you new library will appear in the top right.

    -

    See the full documentation for Setting your Library in the manual (online).

    +

    See the full documentation for Setting your Library in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt index 66e62d1..50cb990 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt @@ -8,6 +8,6 @@

    Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.

    -

    See the full documentation for Transfers to Receive in the manual (online).

    +

    See the full documentation for Transfers to Receive in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt index 9d166b5..9b077cf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt @@ -18,6 +18,6 @@

    Leaving StaticHoldsQueueWeight empty is contraindicated at this time. Doing so will cause the build_holds_queue script to ignore RandomizeHoldsQueueWeight, causing the script to request hold fulfillment not randomly, but by alphabetical order.

    -

    See the full documentation for the Holds Queue in the manual (online).

    +

    See the full documentation for the Holds Queue in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt index 953806e..b174a96 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt @@ -6,6 +6,6 @@

    Items that have been on the hold shelf longer than you normally allow (based on the ReservesMaxPickUpDelay preference value) will appear on the 'Holds Over' tab, they will not automatically be cancelled unless you have set the cron job to do that for you, but you can cancel all holds using the button at the top of the list.

    -

    See the full documentation for Holds Awaiting Pickup in the manual (online).

    +

    See the full documentation for Holds Awaiting Pickup in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/add_items.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/add_items.tt index 776eb0c..d7543e7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/add_items.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/add_items.tt @@ -10,6 +10,6 @@

    After you are done scanning the barcodes to add to the course you can see them on the course page.

    -

    See the full documentation for adding items to Course reserves in the manual (online).

    +

    See the full documentation for adding items to Course reserves in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-details.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-details.tt index 23dfca0..19b2114 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-details.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-details.tt @@ -6,6 +6,6 @@

    The details page will show you the items you have on reserve for your course. From here you can add/remove items and edit the course.

    -

    See the full documentation for Course reserves in the manual (online).

    +

    See the full documentation for Course reserves in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-reserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-reserves.tt index 9e8ab1c..fe36968 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-reserves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-reserves.tt @@ -16,6 +16,6 @@

    You may also want to create new item types, collection codes and/or shelving locations to make it clear that the items are on reserve to your patrons. You will also want to be sure to confirm that your circulation and fine rules are right for your new item types (whether they be hourly or daily loans).

    -

    See the full documentation for Course reserves in the manual (online).

    +

    See the full documentation for Course reserves in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course.tt index 798ce40..b34b340 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course.tt @@ -14,6 +14,6 @@

    Once your course is saved it will show on the main course reserves page and be searchable by any field in the course.

    -

    See the full documentation for adding Course reserves in the manual (online).

    +

    See the full documentation for adding Course reserves in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt index 1832865..7fa3186 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt @@ -22,6 +22,6 @@

    After saving your file, simply print to the blank labels you have in your library.

    -

    See the full documentation for Label Batches in the manual (online).

    +

    See the full documentation for Label Batches in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt index a40ad97..29f8c70 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt @@ -12,6 +12,6 @@

    After saving, your layouts will appear on the 'Manage Layouts' page.

    -

    See the full documentation for Label Layouts in the manual (online).

    +

    See the full documentation for Label Layouts in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt index 01c680e..86c4449 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt @@ -28,6 +28,6 @@

    Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.

    -

    See the full documentation for Label Profiles in the manual (online).

    +

    See the full documentation for Label Profiles in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt index f77ee65..3738574 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt @@ -30,6 +30,6 @@

    After saving, your templates will appear on the 'Manage Templates' page.

    -

    See the full documentation for Label Templates in the manual (online).

    +

    See the full documentation for Label Templates in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt index 312b181..7ee3bad 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt @@ -41,6 +41,6 @@

    Batches are made up of the barcodes you would like to print. Once in this tool you can search for the item records you would like to print out labels for.

    -

    See the full documentation for the Label Creator in the manual (online).

    +

    See the full documentation for the Label Creator in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt index 8a79ec8..7035956 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt @@ -11,6 +11,6 @@

    To use this tool you simply need the barcode for the book you'd like to print the spine label for.

    -

    See the full documentation for Quick Spine Label Creator in the manual (online).

    +

    See the full documentation for Quick Spine Label Creator in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt index 72f75b2..1ccfe32 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt @@ -26,7 +26,7 @@

    The online help directory is:

    [% themelang %]/modules/help

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/boraccount.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/boraccount.tt index 1d6ebb5..c94187a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/boraccount.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/boraccount.tt @@ -19,6 +19,6 @@

    To the right of each account line there is a print link. Clicking that link will print an invoice for the line item that includes the date and description of the line item along with the total outstanding on the account.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/files.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/files.tt index 9f76fb8..980404d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/files.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/files.tt @@ -8,6 +8,6 @@

    All files that are uploaded will appear above a form where additional files can be uploaded from.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/mancredit.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/mancredit.tt index 564b7e1..c14661b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/mancredit.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/mancredit.tt @@ -11,6 +11,6 @@
  • In the amount field, do not enter currency symbols, only numbers and decimals
  • -

    See the full documentation for Creating Manual Credits in the manual (online).

    +

    See the full documentation for Creating Manual Credits in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/maninvoice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/maninvoice.tt index 71fca1d..1a47feb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/maninvoice.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/maninvoice.tt @@ -14,6 +14,6 @@
  • In the amount field, do not enter currency symbols, only numbers and decimals
  • -

    See the full documentation for Creating Manual Invoices in the manual (online).

    +

    See the full documentation for Creating Manual Invoices in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt index 8a79b7a..ceec194 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt @@ -482,6 +482,6 @@ -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tt index 54c011e..800e4f2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tt @@ -11,7 +11,7 @@

    The default minimum password length is 3 characters long. To change this value, update your system preferences.

    -

    See the full documentation for Editing Patrons in the manual (online).

    +

    See the full documentation for Editing Patrons in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt index 828c81e..0207b15 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt @@ -48,6 +48,6 @@

    You can also browse through the patron records by clicking on the linked letters across the top.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/memberentry.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/memberentry.tt index bef4768..8154069 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/memberentry.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/memberentry.tt @@ -86,6 +86,6 @@

    Remember to assign your staff secure usernames and passwords since these will be used to log into the staff client.

    -

    See the full documentation for Adding Patrons in the manual (online).

    +

    See the full documentation for Adding Patrons in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt index 2f16a66..d89e180 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt @@ -50,6 +50,6 @@

    You can also browse through the patron records by clicking on the linked letters across the top.

    -

    See the full documentation for the Patrons module in the manual (online).

    +

    See the full documentation for the Patrons module in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-update.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-update.tt index ec3512a..88ff6fc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-update.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-update.tt @@ -8,6 +8,6 @@

    From here you can 'Approve' and apply the changes to the patron record, 'Delete' and remove the changes or 'Ignore' and keep the changes pending to review later.

    -

    See the full documentation for Updating patron records in the manual (online).

    +

    See the full documentation for Updating patron records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/moremember.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/moremember.tt index 2c547b1..22f2646 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/moremember.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/moremember.tt @@ -109,6 +109,6 @@
  • You will be brought to your new patron
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/notices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/notices.tt index 25caae2..ab18d2d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/notices.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/notices.tt @@ -6,6 +6,6 @@

    Clicking on the message title will expand the view to show you the full text of the message that was sent.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/pay.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/pay.tt index a0be70a..9b28dec 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/pay.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/pay.tt @@ -57,6 +57,6 @@ -

    See the full documentation for Paying Fines in the manual (online).

    +

    See the full documentation for Paying Fines in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/paycollect.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/paycollect.tt index a0be70a..9b28dec 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/paycollect.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/paycollect.tt @@ -57,6 +57,6 @@ -

    See the full documentation for Paying Fines in the manual (online).

    +

    See the full documentation for Paying Fines in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/readingrec.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/readingrec.tt index 11f32c0..9057d32 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/readingrec.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/readingrec.tt @@ -8,6 +8,6 @@

    This will generate a text file with one barcode per line.

    -

    See the full documentation for Circulation History in the manual (online).

    +

    See the full documentation for Circulation History in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/routing-lists.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/routing-lists.tt index 6981b3a..12a8f87 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/routing-lists.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/routing-lists.tt @@ -6,6 +6,6 @@

    On this tab you will be able to see and edit all of the routing lists that this patron is on.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/statistics.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/statistics.tt index ce65fcf..2ee0585 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/statistics.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/statistics.tt @@ -4,6 +4,6 @@

    Depending on what you set for the values of your StatisticsFields system preference, you can see statistics for one patron's circulation actions.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt index 260a9c7..edcc4b4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt @@ -2,7 +2,7 @@

    Online help

    -

    Sorry, there is no help available for this topic, please refer to the Koha 3.14 manual (online).

    +

    Sorry, there is no help available for this topic, please refer to the Koha [% helpVersion %] manual (online).

    diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt index 1363b6f..3043aee 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt @@ -20,6 +20,6 @@
  • Once finished you will have a summary of all of your transactions
  • -

    See the full documentation for Offline Circulation in the manual (online).

    +

    See the full documentation for Offline Circulation in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt index 5132bfb..51d4532 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt @@ -16,6 +16,6 @@

    You can also tend to pending circulation actions by going to Circulation > Pending offline circulation actions.

    -

    See the full documentation for Uploading the Offline Circulation File in the manual (online).

    +

    See the full documentation for Uploading the Offline Circulation File in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patron_lists/lists.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patron_lists/lists.tt index 8775a5c..ea0c567 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patron_lists/lists.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patron_lists/lists.tt @@ -14,6 +14,6 @@

    Once you have all of the patrons you would like to add you can click the 'Update' button to save them to the list.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt index 7657ef4..02a9133 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt @@ -8,6 +8,6 @@

    To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt index 781e696..c60d1d2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt @@ -31,6 +31,6 @@

    After saving, your layouts will appear on the 'Manage Layouts' page.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt index c900416..74f1c53 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt @@ -28,6 +28,6 @@

    Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt index 9e65401..02dd2aa 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt @@ -25,6 +25,6 @@ After saving, your templates will appear on the 'Manage Templates' page. -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt index 633bb25..bf1442d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt @@ -17,6 +17,6 @@

    The developers of the Patron Card Creator module hope you will find this an extremely useful tool. You are encouraged to submit any enhancement requests as well as any bugs via Koha Project Bugzilla.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt index ea06b7a..f0bd34d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt @@ -16,6 +16,6 @@

    To delete one or multiple of these images, click the checkbox to the right of each image you want to delete and click the 'Delete' button.

    -

    See the full documentation for Managing Images in the manual (online).

    +

    See the full documentation for Managing Images in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt index 2d2edf7..80306f8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt @@ -16,6 +16,6 @@

    A batch is a collection of patrons for whom you want to generate cards.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt index 1600ff4..c9b1809 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-home.tt @@ -6,6 +6,6 @@

    The plugin system needs to be turned on by a system administrator and should only managed by those who understand Perl and the way data connects within Koha.

    -

    See the full documentation for the Plugin System in the manual (online).

    +

    See the full documentation for the Plugin System in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt index 75a18b9..f32f2e9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/plugins/plugins-upload.tt @@ -6,6 +6,6 @@

    Important: Only install plugins from trusted sources.

    -

    See the full documentation for the Plugin system in the manual (online).

    +

    See the full documentation for the Plugin system in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/acquisitions_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/acquisitions_stats.tt index 0e0ee56..772f46a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/acquisitions_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/acquisitions_stats.tt @@ -12,6 +12,6 @@

    Choosing amount will change your results to appear as the sum of the amounts spent.

    -

    See the full documentation for Acquisitions Statistics in the manual (online).

    +

    See the full documentation for Acquisitions Statistics in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/bor_issues_top.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/bor_issues_top.tt index 8d453dd..ace4031 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/bor_issues_top.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/bor_issues_top.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 Patrons with the most Checkouts report in the manual (online).

    +

    See the full documentation for the Patrons with the most Checkouts report in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_out.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_out.tt index 5c4e374..b778741 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_out.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_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 Patrons with no Checkouts report in the manual (online).

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_stats.tt index 4335bf5..28521fe 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/borrowers_stats.tt @@ -8,7 +8,7 @@

    Based on your selections, you may see some query information above your results table. You can also choose to export to a file that you can manipulate to your needs.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/cat_issues_top.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/cat_issues_top.tt index c1f7844..92d7325 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/cat_issues_top.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/cat_issues_top.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 Most Circulation Items report in the manual (online).

    +

    See the full documentation for the Most Circulation Items report in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file 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 9176597..262c19f 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 Items 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 diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_stats.tt index a41f7d8..bb61358 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/catalogue_stats.tt @@ -8,7 +8,7 @@

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

    -

    See the full documentation for Catalog Statistics in the manual (online).

    +

    See the full documentation for Catalog Statistics in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/dictionary.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/dictionary.tt index 6a10caa..b8aceb3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/dictionary.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/dictionary.tt @@ -18,6 +18,6 @@

    Then when generating reports on the module you created the value for you will see an option to limit by the definition at the bottom of the usual filters.

    -

    See the full documentation for the Reports Dictionary in the manual (online).

    +

    See the full documentation for the Reports Dictionary in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt index 25ac9be..2af7d47 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt @@ -195,6 +195,6 @@
  • 8 = Stopped
  • -

    See the full documentation for Custom Reports in the manual (online).

    +

    See the full documentation for Custom Reports in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_avg_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_avg_stats.tt index 4f3731d..73cd9a2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_avg_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_avg_stats.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 Average Loan Time report in the manual (online).

    +

    See the full documentation for the Average Loan Time report in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_stats.tt index 03267a5..465d776 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/issues_stats.tt @@ -19,6 +19,6 @@
  • For a single day, an example would be: 11/15/2009 to 11/16/2009 to find what circulated on the 15th
  • -

    See the full documentation for Circulation Statistics in the manual (online).

    +

    See the full documentation for Circulation Statistics in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/itemslost.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/itemslost.tt index 821fa2e..94e5851 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/itemslost.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/itemslost.tt @@ -16,6 +16,6 @@ -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt index 8a131db..18bef9a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.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 Catalog by Item Type report in the manual (online).

    +

    See the full documentation for the Catalog by Item Type report in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt index 3716a03..2b05ad5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt @@ -19,6 +19,6 @@ -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reserves_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reserves_stats.tt index 77f45b0..b8f28ad 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reserves_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reserves_stats.tt @@ -10,6 +10,6 @@

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

    -

    See the full documentation for Holds Statistics in the manual (online).

    +

    See the full documentation for Holds Statistics in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/serials_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/serials_stats.tt index 9450d7f..0228c5e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/serials_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/serials_stats.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 Serials Statistics in the manual (online).

    +

    See the full documentation for Serials Statistics in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt index 580767f..9f50410 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt @@ -60,6 +60,6 @@

    If a patron asks to have their hold suspended you can do so by clicking the Suspend button to far right. If the patron gives you a date for the items to become unsuspended you can enter that in the date box and click the 'Update hold(s)' button to save your changes.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt index 700ddb9..cc79912 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt @@ -10,6 +10,6 @@

    You can also review and unapprove comments you have approved in the past by choosing the 'Approved comments' tab

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt index 71aa917..bf6675b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt @@ -8,6 +8,6 @@

    In your results you will see all subscriptions that will expire before the date you entered. From there you can choose to view the subscription further or renew it in one click.

    -

    See the full documentation for Checking Serial Expiration in the manual (online).

    +

    See the full documentation for Checking Serial Expiration in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt index 1da2bd0..342eebc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt @@ -12,7 +12,7 @@

    From the list of late issues you can choose which ones you want to send a claim email to by clicking the checkbox to the left of late issue, choosing the notice template to use and clicking the 'Send notification' button.

    -

    See the full documentation for Serial Claims in the manual (online).

    +

    See the full documentation for Serial Claims in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt index 1f3989f..97347b7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt @@ -18,6 +18,6 @@

    To see a list of all of the routing lists a specific patron is on visit the Routing Lists tab on their patron record.

    -

    See the full documentation for Routing Lists in the manual (online).

    +

    See the full documentation for Routing Lists in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt index 1806fa7..12c6689 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt @@ -10,6 +10,6 @@

    If you are adding multiple issues at once or if the latest expected issue is late, you can click the 'Generate Next' button to generate the next issue based on the subscription pattern.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt index b6fd187..d43f50d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt @@ -24,6 +24,6 @@

    Clicking this button will generate the next issue for you and mark the previously expected issue as 'Late' automatically. You can then check the 'Edit' box to the right of each issue and edit the status on multiple issues at once.

    -

    See the full documentation for Receiving a Serial in the manual (online).

    +

    See the full documentation for Receiving a Serial in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt index 8c2cfa4..fca6b23 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt @@ -6,7 +6,7 @@

    You can search for existing subscriptions by using the search box at the top of the page. You can search for any part of the serial title or ISSN.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt index 947c4c7..0a4b54a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt @@ -83,7 +83,7 @@

    Click 'Save Subscription' to save the information you have entered.

    -

    See the full documentation for Adding a Subscription in the manual (online).

    +

    See the full documentation for Adding a Subscription in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt index ce9008a..978aa28 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt @@ -6,6 +6,6 @@

    From here you can edit your subscription, renew it and/or recieve issues.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt index 2aa0bac..0ece232 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt @@ -38,7 +38,7 @@

    Customization: You can create additional custom suggestion statuses by creating new authorized values of the category SUGGEST_STATUS.

    -

    See the full documentation for Purchase Suggestions in the manual (online).

    +

    See the full documentation for Purchase Suggestions in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt index 314e7db..3c64aea 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/list.tt @@ -6,6 +6,6 @@

    To remove a tag from a specific title, simply click the 'Remove tag' button to the right of the title.

    -

    See the full documentation for Tag Moderation in the manual (online).

    +

    See the full documentation for Tag Moderation in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt index 22a29d5..82f50a5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt @@ -20,6 +20,6 @@

    To check terms against the approved and rejected lists (and possibly against the dictionary you have assigned for tag moderation) simply enter the term into the search box on the bottom right of the screen to see the status of the term.

    -

    See the full documentation for Tag Moderation in the manual (online).

    +

    See the full documentation for Tag Moderation in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt index 2139408..b945b3a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt @@ -30,6 +30,6 @@

    If the items can be deleted they will be and you will be presented with a confirmation of your deletion.

    -

    See the full documentation for Batch Item Modifications and Batch Item Deletions in the manual (online).

    +

    See the full documentation for Batch Item Modifications and Batch Item Deletions in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt index c6f5895..edc873a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt @@ -21,6 +21,6 @@
  • Clicking 'Finish' will delete or anonymize your data
  • -

    See the full documentation for Anonymizing Patrons in the manual (online).

    +

    See the full documentation for Anonymizing Patrons in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt index dd1543e..89a20bf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt @@ -52,6 +52,6 @@

    Your CSV Profiles will appear on the export list or cart menu under the 'Download' button in both the staff client and the OPAC

    -

    See the full documentation for CSV Profiles in the manual (online).

    +

    See the full documentation for CSV Profiles in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt index bad8822..0584a3d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt @@ -59,6 +59,6 @@
  • Click 'Export authority records'
  • -

    See the full documentation for Exporting MARC Records in the manual (online).

    +

    See the full documentation for Exporting MARC Records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt index a86ccc9..ba06b66 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt @@ -65,7 +65,7 @@

    When adding or editing events you can get additional help by clicking on the question mark next to various different options on the form

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt index ce4153a..e6641fd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt @@ -55,6 +55,6 @@ -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt index 7dc1124..b767743 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt @@ -16,6 +16,6 @@

    Choose the text file and the date you want to mark all times as seen and click 'Submit.'

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt index dcf236f..fca0286 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt @@ -22,6 +22,6 @@
  • News on the circulation receipts will appear below the items that are checked out
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt index edb0ee6..2f1f9d3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt @@ -157,6 +157,6 @@ -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt index 09e0b99..1dc1658 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt @@ -40,7 +40,7 @@ -

    See the full documentation for the Managing Staged MARC Records in the manual (online).

    +

    See the full documentation for the Managing Staged MARC Records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt index b18d715..f607162 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt @@ -14,6 +14,6 @@

    Once you have made the changes you want, you can click 'Save' and Koha will present you with the changed patron records.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt index 77a00f4..f2b7f7c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt @@ -41,7 +41,7 @@

    Sincerely, Library Staff

    -

    See the full documentation for the Overdue Notice/Status Triggers in the manual (online).

    +

    See the full documentation for the Overdue Notice/Status Triggers in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt index e001d95..381cc89 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt @@ -20,6 +20,6 @@

    Important: There is a limit of 520K on the size of the picture uploaded and it is recommended that the image be 200x300 pixels, but smaller images will work as well.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt index 90a9fca..cb1201c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt @@ -40,6 +40,6 @@ -

    See the full documentation for the Quote of the Day Uploader in the manual (online).

    +

    See the full documentation for the Quote of the Day Uploader in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt index cc11e5d..392580c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt @@ -38,6 +38,6 @@ -

    See the full documentation for the Quote of the Day Editor in the manual (online).

    +

    See the full documentation for the Quote of the Day Editor in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt index cb86bf7..89d4a94 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt @@ -23,6 +23,6 @@

    Task scheduler will not work if the user the web server runs as doesn't have the permission to use it. To find out if the right user has the permissions necessary, check /etc/at.allow to see what users are in it. If you don't have that file, check etc/at.deny. If at.deny exists but is blank, then every user can use it. Talk to your system admin about adding the user to the right place to make the task scheduler work.

    -

    See the full documentation for the Task Scheduler in the manual (online).

    +

    See the full documentation for the Task Scheduler in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt index c5ed964..0b3bf1f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt @@ -27,6 +27,6 @@ records
  • To complete the process continue to the Managed Staged MARC Records Tool
  • -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt index 22f39b1..b453e1c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt @@ -4,6 +4,6 @@

    Tools in Koha all perform some sort of action. Often many of the items listed under Tools in Koha are referred to as 'Reports' in other library management systems.

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt index b35954b..ccd8a8d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt @@ -40,6 +40,6 @@

    In the OPAC the cover images will also appear in the images tab, as well as next to the title and on the search results.

    -

    See the full documentation for Uploading Cover Images in the manual (online).

    +

    See the full documentation for Uploading Cover Images in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt index ce4de86..7e1218c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt @@ -8,6 +8,6 @@

    You will note that real names do not appear on the log, only identifying numbers. You need to use the identifying numbers when searching the logs as well.

    -

    See the full documentation for the Log Viewer in the manual (online).

    +

    See the full documentation for the Log Viewer in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt index 932f6d0..822566a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt @@ -67,6 +67,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 Lists in the manual (online).

    +

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

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