Koha/koha-tt/intranet-tmpl/prog/en/modules/help/admin/cities.tt
2011-03-21 20:02:15 +13:00

19 lines
No EOL
709 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Cities and Towns</h1>
<p>This parameter helps you define the cities and towns that your patrons live in. These will appear as a pull down on the patron add screen to make it easier for entering of consistent data.</p>
<h2>Add a new city</h2>
<ul>
<li>
Click 'New City'</li>
<li>
Enter the city or town name and the zipcode</li>
<li>
Click 'Submit'</li>
<li>
You can edit/delete your cities and towns from the main 'Cities and towns' page</li>
<li>
These fields will then appear when adding/editing a patron as a pull down to make it easier to enter data</li>
</ul>
</div> [% INCLUDE 'help-bottom.inc' %]