Bug 18817 Correct Manual URL

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>
This commit is contained in:
Joy Nelson 2017-06-19 07:45:16 -07:00 committed by Jonathan Druart
parent 13ca496206
commit 0250fb7b76

View 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' %]