@@ -, +, @@ --- .../modules/help/authorities/authorities-home.tt | 4 +++- .../en/modules/help/authorities/authorities.tt | 2 +- .../prog/en/modules/help/authorities/detail.tt | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt @@ -12,7 +12,9 @@

Clicking on the authority record summary will open the full record and the option to edit the record.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt @@ -16,6 +16,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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt @@ -12,6 +12,8 @@

Clicking on the authority record summary will open the full record and the option to edit the record.

-

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

+

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

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