From f33518e61e4f28be8d8f1a066ac49123352637a9 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Thu, 6 Oct 2011 11:57:56 -0400 Subject: [PATCH] bug 6966 update help files This patch updates help files not in a module specific folder. --- .../intranet-tmpl/prog/en/modules/help/about.tt | 2 ++ .../intranet-tmpl/prog/en/modules/help/nohelp.tt | 12 +++++++----- 2 files changed, 9 insertions(+), 5 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 15df8296ea..e7c9d968c8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt @@ -14,4 +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).

+ [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file 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 d46c81879d..57c5ffc69d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt @@ -1,11 +1,13 @@ [% INCLUDE 'help-top.inc' %] -

Online Help

-

Sorry, there is no help available for this topic

+

Online Help

+ +

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

+
- - - + + +
[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 2.39.2