Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt
Nicole C. Engard 66266e95f2 Bug 10671: Update Tools Help Files
This patch updates the links to the manual in
the tool help files.

To test:

* Visit tool pages and click the help
* confirm links work

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-31 23:21:28 +00:00

13 lines
No EOL
709 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Log viewer</h1>
<p>Actions within the Koha system are tracked in log files. Your system preferences can be changed to prevent the logging of different actions. These logs can be viewed using the Log Viewer Tool.</p>
<p>Choosing different combinations of menu options will produce the log file for that query.</p>
<p>You will note that real names do not appear on the log, only identifying numbers. You need to use the identifying numbers when searching the logs as well.</p>
<p><strong>See the full documentation for the Log Viewer in the <a href="http://manual.koha-community.org/3.14/en/logviewer.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]