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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt (-1 / +1 lines)
Lines 14-20 Link Here
14
14
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>
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
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>
17
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.12/en/catauthorities.html">manual</a> (online).</strong></p>
18
18
19
19
20
[% 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 20-25 Link Here
20
20
21
<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>
21
<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>
22
22
23
<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>
23
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.12/en/catauthorities.html">manual</a> (online).</strong></p>
24
24
25
[% INCLUDE 'help-bottom.inc' %]
25
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt (-2 / +1 lines)
Lines 14-19 Link Here
14
14
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>
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
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>
17
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.12/en/catauthorities.html">manual</a> (online).</strong></p>
18
18
19
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
20
- 

Return to bug 9850