From 0482e534519dafb2ff37177f117534d77bc4cbeb Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Wed, 22 Dec 2010 14:59:11 +1300 Subject: [PATCH] Bug 5531: Updated Polish, Ukranian and Russian syspref files Retrieved from http://git.koha-community.org/gitweb/?p=wip/koha-chris_n.git;a=commit;h=f23969c7e1cb87d4bd9552e3d6bc85cc948dedd9 --- .../data/mysql/pl-PL/mandatory/sysprefs.sql | 17 ++++- ...ferences_full_optimal_for_install_only.sql | 68 ++++++++++++++++--- ...ferences_full_optimal_for_install_only.sql | 68 ++++++++++++++++--- 3 files changed, 131 insertions(+), 22 deletions(-) diff --git a/installer/data/mysql/pl-PL/mandatory/sysprefs.sql b/installer/data/mysql/pl-PL/mandatory/sysprefs.sql index 6a43eb0d79..5ddcb281fa 100644 --- a/installer/data/mysql/pl-PL/mandatory/sysprefs.sql +++ b/installer/data/mysql/pl-PL/mandatory/sysprefs.sql @@ -40,7 +40,6 @@ INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('IntranetNav','','Use HTML tabs to add navigational links to the top-hand navigational bar in the Staff Client','70|10','Textarea'); INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('intranetreadinghistory',1,'If ON, Reading History is enabled for all patrons','','YesNo'); INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('intranetstylesheet','','Enter a complete URL to use an alternate layout stylesheet in Intranet','50','free'); -INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('IntranetUserCSS','','Add CSS to be included in the intranet in an embedded