@@ -, +, @@ --- .../en/modules/help/serials/checkexpiration.tt | 2 +- .../prog/en/modules/help/serials/claims.tt | 2 +- .../prog/en/modules/help/serials/routing.tt | 4 +++- .../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 +- 8 files changed, 10 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt @@ -16,6 +16,8 @@

If RoutingListAddReserves is set to on then patrons listed in the routing list will automatically be added to the holds list for the issue.

-

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

+

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).

[% INCLUDE 'help-bottom.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt +++ a/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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt +++ a/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' %] --