Merge remote branch 'kc/new/bug_3072' into kcmaster
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / authorities / detail.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Authorities</h1>
4
5 <p>Authority records are a way of controlling fields in your MARC records. Using authority records will provide you with control over subject headings, personal names and places.</p>
6
7 <h2>Searching Authorities</h2>
8
9 <p>From the authorities page you can search for existing terms and the bibliographic records they are attached to.</p>
10
11 <p>From the results you will see the authority record, how many bibliographic records it is attached to, and a delete link (if there are not bibliographic records attached).</p>
12
13 <p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
14
15 [% INCLUDE 'help-bottom.inc' %]