@@ -, +, @@ --- .../modules/help/authorities/authorities-home.tt | 4 ++-- .../en/modules/help/authorities/authorities.tt | 8 ++++---- .../prog/en/modules/help/authorities/detail.tt | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt @@ -4,7 +4,7 @@

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.

-

Searching authorities

+

Searching Authorities

From the authorities page you can search for existing terms and the bibliographic records they are attached to.

@@ -12,7 +12,7 @@

Clicking on the authority record summary will open the full record and the option to edit the record.

-

See the full documentation for authorities in the manual (online).

+

See the full documentation for Authorities in the manual (online).

[% INCLUDE 'help-bottom.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt @@ -1,14 +1,14 @@ [% INCLUDE 'help-top.inc' %] -

Adding authorities

+

Adding Authorities

-

To add a new authority record, choose the authority type from the 'New authority' button.

+

To add a new authority record, choose the authority type from the 'New Authority' button.

The form that appears will allow you to enter all of the necessary details regarding your authority record.

To expand collapsed values simply click on the title and the subfields will appear.

-

Editing authorities

+

Editing Authorities

Authorities can be edited by clicking on the authority summary from the search results and then clicking the 'Edit' button above the record.

@@ -16,6 +16,6 @@

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.

-

See the full documentation for authorities in the manual (online).

+

See the full documentation for Authorities in the manual (online).

[% INCLUDE 'help-bottom.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt @@ -4,7 +4,7 @@

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.

-

Searching authorities

+

Searching Authorities

From the authorities page you can search for existing terms and the bibliographic records they are attached to.

@@ -12,6 +12,6 @@

Clicking on the authority record summary will open the full record and the option to edit the record.

-

See the full documentation for authorities in the manual (online).

+

See the full documentation for Authorities in the manual (online).

[% INCLUDE 'help-bottom.inc' %] --