Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
Nicole C. Engard ab55e630a8 Bug 6966: Circulation Help Files
This patch updates the help files in the circ folder.
It also adds links to manual pages where needed.
2011-10-08 20:01:01 +13:00

13 lines
No EOL
770 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Set Library</h1>
<p>By default you will enter the staff client as if you are at your home library. This library will appear in the top right of the Staff Client.</p>
<p>This is the library that all circulation transactions will take place at. If you are at another library (or on a bookmobile) you will want to set your library before you start circulating items. To do this you can click 'Set' at the top right or on the Circulation page.</p>
<p>Once you have saved your changes you new library will appear in the top right.</p>
<p><strong>See the full documentation for Setting your Library in the <a href="http://manual.koha-community.org/3.6/en/setlibrary.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]