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. --- .../en/modules/help/offline_circ/process_koc.tt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt index fd9af7c..1389cd0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt @@ -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' %] \ No newline at end of file -- 1.7.2.3 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
