From e7e66e4d2aa8787ecd69d857929310152c7cbf28 Mon Sep 17 00:00:00 2001
From: Joy Nelson
Date: Mon, 19 Jun 2017 07:45:16 -0700
Subject: [PATCH] [SIGNED-OFF] Bug 18817 Correct Manual URL
Corrected the manual url in the help screen for 17.05 onward.
Signed-off-by: Mark Tompsett
---
koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 84e633956a..c01e8efa7c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt
+++ b/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' %]
--
2.11.0