Bug 15094: Update link to Windows Offline Circ

This patch updates the link on the main circulation
page to point to the newest release of the offline
circulation tool.

To test:

* Go to Circulation
* Click 'Get desktop application'
* Confirm the link goes to github

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Link Ok
No errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Nicole C. Engard 2015-10-30 15:28:09 -05:00 committed by Tomas Cohen Arazi
parent 165e759a1f
commit 17bcc6a242

View file

@ -64,7 +64,7 @@
<li><a href="/cgi-bin/koha/offline_circ/process_koc.pl">Upload offline circulation file (.koc)</a></li>
<li><a href="/cgi-bin/koha/offline_circ/list.pl">Pending offline circulation actions</a>
<ul>
<li><a href="http://kylehall.info/index.php/projects/koha/koha-offline-circulation/">Get desktop application</a></li>
<li><a href="https://github.com/bywatersolutions/koha-offline-circulation/releases">Get desktop application</a></li>
<li><a href="https://addons.mozilla.org/[% lang %]/firefox/addon/koct/">Get Firefox add-on</a></li>
</ul>
</ul>