Bug 8945: Add patron routing list help file
This patch adds a missing help file to the members folder. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
parent
cc748481d1
commit
5bbff8be8f
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[% INCLUDE 'help-top.inc' %]
|
||||
|
||||
<h1>Patron routing lists</h1>
|
||||
|
||||
<p>A list of all of the serial routing lists the patron belongs to will be accessible via the 'Routing Lists' tab on the patron record.</p>
|
||||
|
||||
<p>On this tab you will be able to see and edit all of the routing lists that this patron is on.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron routing lists in the <a http://manual.koha-community.org/3.10/en/patroninformation.html#patronroutingtab">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
Loading…
Reference in a new issue