Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
Jonathan Druart b08913370f Bug 18817: Update links manually
Without the anchor it is not possible to retrieve the html page, so
these occurrences have been updated manually (and yes it was painful)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

13 lines
803 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://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#set-library">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]