Bug 10561: Rephrase DisplayOPACiconsXSLT and DisplayIconsXSLT slightly
As the pref removes the whole 'line' of information, this tries to makes the behaviour a little clearer by adding a 'and descriptions' to the pref text. It now reads: [Show|Don't show] the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in ... To test: - Check both preference descriptions in the staff client - Verify the text reads correctly and this helps things Signed-off-by: David Roberts <david@koha-ptfs.co.uk> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
d8dd31142c
commit
563120a004
2 changed files with 2 additions and 2 deletions
|
@ -120,7 +120,7 @@ OPAC:
|
|||
choices:
|
||||
yes: Show
|
||||
no: "Don't show"
|
||||
- the format, audience, and material type icons in XSLT MARC21 results and detail pages in the OPAC.
|
||||
- the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the OPAC.
|
||||
-
|
||||
- pref: COinSinOPACResults
|
||||
choices:
|
||||
|
|
|
@ -87,7 +87,7 @@ Staff Client:
|
|||
choices:
|
||||
yes: Show
|
||||
no: "Don't show"
|
||||
- the format, audience, and material type icons in XSLT MARC21 results and detail pages in the staff client.
|
||||
- the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the staff client.
|
||||
-
|
||||
- 'Display the URI in the 856u field as an image on: '
|
||||
- pref: Display856uAsImage
|
||||
|
|
Loading…
Reference in a new issue