Bug 7936: Offline Circ Help

This is missing a new file for the Firefox plugin because
I haven't documented it yet because I can't get it to work.

Signed-off-by: Shari Perkins <dear.shari+koha@gmail.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
Nicole C. Engard 2012-04-13 14:01:35 -04:00 committed by Paul Poulain
parent d4a19175e6
commit fdd9c75121

View file

@ -1,6 +1,6 @@
[% INCLUDE 'help-top.inc' %]
<h1>Offline circulation file (.koc) uploader</h1>
<h1>Offline Circulation File (.koc) Uploader</h1>
<p>The offline circulation tool for Windows will generate a KOC file that you can upload into Koha once your system comes back up.</p>
@ -10,6 +10,6 @@
<p>When this is complete you'll see the summary of actions from when you were offline (including any errors).</p>
<p><strong>See the full documentation for the offline circulation file uploader in the <a href="http://manual.koha-community.org/3.6/en/offlinecirc.html">manual</a> (online).</strong></p>
<p><strong>See the full documentation for the Offline Circulation File Uploader in the <a href="http://manual.koha-community.org/3.8/en/offlinecirc.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]