Bug 18817 Correct Manual URL
authorJoy Nelson <joy@bywatersolutions.com>
Mon, 19 Jun 2017 14:45:16 +0000 (07:45 -0700)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 25 Aug 2017 13:22:13 +0000 (10:22 -0300)
Corrected the manual url in the help screen for 17.05 onward.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt

index 84e6339..c01e8ef 100644 (file)
@@ -25,6 +25,6 @@
 
 <p>The online help directory is: <pre>[% themelang %]/modules/help</pre></p>
 
-<p><strong>See the full documentation for Koha in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Koha in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]