@@ -, +, @@ --- .../modules/help/authorities/authorities-home.tt | 2 +- .../en/modules/help/authorities/authorities.tt | 2 +- .../prog/en/modules/help/authorities/detail.tt | 2 +- 3 files changed, 3 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 @@ -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' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt @@ -20,6 +20,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 @@ -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' %] --