Bug 9850: Update Patron Help Files for 3.12
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / roadtype.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Adding Road Types</h1>
4
5 <p>To add a road type, click 'New Road Type' and then enter the road type the way you'd like it displayed.</p>
6
7 <p>Once you submit the form, your new road type will be listed on the Road Types page</p>
8
9 <h2>Viewing Road Types on Patron Add form</h2>
10
11 <p>When adding or editing a patron, if you have road types defined, there will be a pull down to choose the road type from.</p>
12
13 <p><strong>See the full documentation for Road Types in the <a href="http://manual.koha-community.org/3.10/en/patscirc.html#roadtypes">manual</a> (online).</strong></p>
14
15 [% INCLUDE 'help-bottom.inc' %]