From 26830fce3eddef74c4a647d49b7182ae6a619170 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 19 Sep 2017 07:13:53 +0000 Subject: [PATCH] Bug 19329: Update IntranetSlipPrinterJS system preference description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Test plan: 0) Apply the patch 1) Go to administration -> system preferences -> staff client 2) Read the description by IntranetSlipPrinterJS and confirm it's right Signed-off-by: Marc VĂ©ron Signed-off-by: Julian Maurice --- .../intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 636753b7ea..234d356fa9 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 @@ -23,7 +23,7 @@ Staff Client: class: url - on all pages in the staff interface, instead of the default css (used when leaving this field blank). Enter just a filename, a full local path or a complete URL starting with http:// (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root. - - - "Use the following JavaScript for printing slips. Define at least function printThenClose(). For use e.g. with Firefox PlugIn jsPrintSetup, see http://jsprintsetup.mozdev.org/:" + - "Use the following JavaScript for printing slips. See detailed description on the Koha Wiki and eventually Firefox PlugIn jsPrintSetup documentation:" - pref: IntranetSlipPrinterJS type: textarea class: code -- 2.11.0