View | Details | Raw Unified | Return to bug 7936
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt (-3 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Offline circulation file (.koc) uploader</h1>
3
<h1>Offline Circulation File (.koc) Uploader</h1>
4
4
5
<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>
5
<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>
6
6
Lines 10-15 Link Here
10
10
11
<p>When this is complete you'll see the summary of actions from when you were offline (including any errors).</p>
11
<p>When this is complete you'll see the summary of actions from when you were offline (including any errors).</p>
12
12
13
<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>
13
<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>
14
14
15
[% INCLUDE 'help-bottom.inc' %]
15
[% INCLUDE 'help-bottom.inc' %]
16
- 

Return to bug 7936