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