From 2059ec06b9de97253ec4e43debc2dcfb4c338f53 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Thu, 21 Jan 2016 00:52:48 +0000 Subject: [PATCH] Bug 15618: Typos fixed in staff_client.pref --- .../prog/en/modules/admin/preferences/staff_client.pref | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref index 75dfe0e..b28908a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref @@ -78,14 +78,14 @@ Staff Client: no: "Don't show" - images for authorized values (such as lost statuses and locations) in search results. - - - 'Display the URI in the 856u field as an image on: ' + - 'Display the URI in the 856u field as an image on' - pref: Display856uAsImage choices: - OFF: "Neither detail or result pages" - Details: "Detail page only" - Results: "Result page" - Both: "Both result and detail pages" - - '. Note: The corresponding XSLT option must be turned on.' + OFF: "neither detail or result pages." + Details: "detail page only." + Results: "result page." + Both: "both result and detail pages." + - 'Note: The corresponding XSLT option must be turned on.' - - Include the stylesheet at - pref: SlipCSS @@ -139,4 +139,4 @@ Staff Client: choices: yes: "Enable" no: "Don't enable" - - audio alerts for events defined in the audio alerts section of administration. + - audio alerts for events defined in the audio alerts section of Administration. -- 1.7.10.4