Merge remote branch 'kc/master' into new/enh/bug_5917
[koha.git] / koha-tt / intranet-tmpl / prog / en / modules / help / admin / roadtype.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Road Types</h1>
4
5 <p>The values defined in this preference will show up in a pull down menu when entering patron information.These values can be used in geographic statistics.</p>
6
7 <h2>Add a new road type</h2>
8                 <ul>
9                         <li>Click 'New Road Type'</li>
10                         <li>Enter a value such as Blvd., Avenue, Street or St.</li>
11                         <li>Click 'Submit'</li>
12                         <li>Your values will appear on the Road Types page</li>
13                         <li>Your values will also appear as authorized values when entering or editing a patron</li>
14                 </ul>
15         </div>  [% INCLUDE 'help-bottom.inc' %]