Bug 6966 Authorities Help Files
authorNicole C. Engard <nengard@bywatersolutions.com>
Sun, 2 Oct 2011 23:25:34 +0000 (19:25 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 8 Oct 2011 07:00:55 +0000 (20:00 +1300)
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.

koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt

index e52ac84..7cfe9cc 100644 (file)
@@ -16,4 +16,6 @@
 
 <p>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.</p>
 
+<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
index c8c9f2b..e411afa 100644 (file)
@@ -12,4 +12,6 @@
 
 <p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
 
+<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file