Merge remote branch 'kc/new/pending_qa/enh/bug_3644' into kcmaster
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / authorities / detail.tmpl
1 <!-- TMPL_INCLUDE NAME="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 <!-- TMPL_INCLUDE name="help-bottom.inc" -->