@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt @@ -25,6 +25,6 @@

The online help directory is:

[% themelang %]/modules/help

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] --