From a6c6f05eccbb2e5ea07b7ee842fb2067d3aff251 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Fri, 19 Oct 2012 09:50:20 -0400 Subject: [PATCH] Bug 8945: Authorities help files This patch includes updated authorities help files. --- .../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(-) 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 b774993..5b01b23 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 @@ -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' %] 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 07d1624..4b51b69 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 @@ -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' %] \ No newline at end of file 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 3d43ba7..b0f307f 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 @@ -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' %] \ No newline at end of file -- 1.7.2.3