From: Liz Rea <[email protected]> To test: Verify link to manual shows on acquisitions home page in-app help.
Signed-off-by: Nicole C. Engard <[email protected]> --- .../prog/en/modules/help/acqui/acqui-home.tt | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt index 0b3e484..5ad1ab6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt @@ -10,4 +10,6 @@ <p>First, set your Acquisitions System Preferences and Acquisitions Administration to match your library's workflow.</p> -[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file +<p> +<p>See the full documentation for Acquisitions in the <a href="http://manual.koha-community.org/3.6/en/acqmodule.html">manual</a> (online). +[% INCLUDE 'help-bottom.inc' %] -- 1.7.2.3 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
