Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / selectbranchprinter.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Set library</h1>
4
5 <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>
6
7 <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>
8
9 <p>Once you have saved your changes you new library will appear in the top right.</p>
10
11 <p><strong>See the full documentation for Setting your Library in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/circulation.html#set-library">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]