Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt
Jonathan Druart b08913370f Bug 18817: Update links manually
Without the anchor it is not possible to retrieve the html page, so
these occurrences have been updated manually (and yes it was painful)

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>
2017-08-25 10:22:14 -03:00

9 lines
420 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Tools</h1>
<p>Tools in Koha all perform some sort of action. Often many of the items listed under Tools in Koha are referred to as 'Reports' in other library management systems.</p>
<p><strong>See the full documentation for Tools in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]