Bug 6942 - Add link to manual to help/admin/admin-home.tt
authorLiz Rea <lrea@nekls.org>
Thu, 29 Sep 2011 17:26:07 +0000 (12:26 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 15 Oct 2011 01:17:31 +0000 (14:17 +1300)
To test:
Verify link to manual shows on administration home page in-app help.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt

index fd8e2bd..b256280 100644 (file)
@@ -29,5 +29,7 @@
 <h3>Additional Parameters</h3>
 
 <p>This list of parameters includes functionality that didn't fit in any other category.  These items are optional and may not need to be altered depending on how your library is using Koha.</p>
+<p>
+<p><strong>See the full documentation for system Administration in the <a href="http://manual.koha-community.org/3.6/en/administration.html">manual</a> (online).</strong></p>
 
-[% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
+[% INCLUDE 'help-bottom.inc' %]