From d97ae8830ee7ee5ab42a8052b7c3c5b4f22d840d Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Sun, 2 Oct 2011 19:25:34 -0400 Subject: [PATCH] Bug 6966 Authorities Help Files This patch updates help files in the authorities folder. It adds links to the manual for all files that weren't edit in patches for bug 6942. --- .../prog/en/modules/help/authorities/authorities.tt | 2 ++ .../intranet-tmpl/prog/en/modules/help/authorities/detail.tt | 2 ++ 2 files changed, 4 insertions(+) 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 e52ac84dd6..7cfe9ccd42 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,4 +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).

+ [% 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 c8c9f2b89d..e411afa43d 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,4 +12,6 @@

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

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