[Koha-patches] [PATCH] [SIGNED-OFF] Bug 6942 - Add link to manual to help/admin/admin-home.tt

Nicole C. Engard nengard at bywatersolutions.com
Wed Sep 28 09:08:55 CEST 2011


From: Liz Rea <lrea at nekls.org>

To test:
Verify link to manual shows on administration home page in-app help.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
---
 .../prog/en/modules/help/admin/admin-home.tt       |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt
index fd8e2bd..b256280 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt
@@ -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' %]
-- 
1.7.2.3



More information about the Koha-patches mailing list