Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt
Nicole C. Engard 469275fef5 Bug 14424: Tools Help Files for 3.20
This patch updates and adds help files to 3.20+

To test:

* Visit batch record modification and note that there is a help file
 and confirm the text is right
* Visit export data, import borrowers, stage marc for import, and log viewer
  * Confirm updated text is right

Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
2015-06-22 11:06:21 -03:00

11 lines
No EOL
559 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><strong>See the full documentation for the Log Viewer in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/logviewer.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]