Bug 2780 - Capitalize strings consistently (Admin help)
[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.6/en/patscirc.html#roadtypes">manual</a> (online).</strong></p>
14
15 [% INCLUDE 'help-bottom.inc' %]