View | Details | Raw Unified | Return to bug 8945
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt (-1 / +3 lines)
Lines 12-18 Link Here
12
12
13
<p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
13
<p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
14
14
15
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catauthorities.html">manual</a> (online).</strong></p>
15
<p>If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.</p>
16
17
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.10/en/catauthorities.html">manual</a> (online).</strong></p>
16
18
17
19
18
[% INCLUDE 'help-bottom.inc' %]
20
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt (-1 / +1 lines)
Lines 16-21 Link Here
16
16
17
<p>To delete an authority record you first must make sure it's not linked to any bibliographic records. If it is not used by any bibliographic records a 'Delete' link will appear to the right of the record on the search results and as a button that appears after clicking on the summary of the authority record.</p>
17
<p>To delete an authority record you first must make sure it's not linked to any bibliographic records. If it is not used by any bibliographic records a 'Delete' link will appear to the right of the record on the search results and as a button that appears after clicking on the summary of the authority record.</p>
18
18
19
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catauthorities.html">manual</a> (online).</strong></p>
19
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.10/en/catauthorities.html">manual</a> (online).</strong></p>
20
20
21
[% INCLUDE 'help-bottom.inc' %]
21
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt (-2 / +3 lines)
Lines 12-17 Link Here
12
12
13
<p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
13
<p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
14
14
15
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catauthorities.html">manual</a> (online).</strong></p>
15
<p>If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.</p>
16
17
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.10/en/catauthorities.html">manual</a> (online).</strong></p>
16
18
17
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
18
- 

Return to bug 8945