From f093b31cf61cd32ea83576608f96f7e4589e2e42 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Mon, 9 Apr 2012 15:57:41 -0400 Subject: [PATCH] Bug 7936: 3.8 Help Files These are the three help files that do not belong in any specific directory. Links updated to the 3.8 manual. Signed-off-by: Chris Cormack --- .../intranet-tmpl/prog/en/modules/help/about.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/mainpage.tt | 3 +++ .../intranet-tmpl/prog/en/modules/help/nohelp.tt | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt index a25afc7..5912f97 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt @@ -14,6 +14,6 @@

Koha is developed and supported by a large number of developers around the world. Thanks to all the developers and libraries who support Koha

-

See the full documentation for the About page in the manual (online).

+

See the full documentation for the About page 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/mainpage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt index 00c0f97..ae73634 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt @@ -26,4 +26,7 @@

The online help directory is:

 /koha-tmpl/intranet-tmpl/prog/en/modules/help

+

See the full documentation for Koha in the manual (online).

+ + [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt index bcaac88..0826ae7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt @@ -2,7 +2,7 @@

Online help

-

Sorry, there is no help available for this topic, please refer to the Koha 3.6 manual (online).

+

Sorry, there is no help available for this topic, please refer to the Koha 3.8 manual (online).

-- 1.7.5.4