From: Paul Poulain <[email protected]>

Pianohacker, this is probably for you for head, and this patch does not need to 
be applied.
hdl, it can be applied on 3.0 branch
---
 installer/data/mysql/en/mandatory/sysprefs.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/installer/data/mysql/en/mandatory/sysprefs.sql 
b/installer/data/mysql/en/mandatory/sysprefs.sql
index 25b845c..cdbfb9b 100644
--- a/installer/data/mysql/en/mandatory/sysprefs.sql
+++ b/installer/data/mysql/en/mandatory/sysprefs.sql
@@ -33,7 +33,7 @@ INSERT INTO `systempreferences` 
(variable,value,explanation,options,type) VALUES
 INSERT INTO `systempreferences` (variable,value,explanation,options,type) 
VALUES('IntranetBiblioDefaultView','normal','IntranetBiblioDefaultView','','');
 INSERT INTO `systempreferences` (variable,value,explanation,options,type) 
VALUES('intranetcolorstylesheet','','Define the color stylesheet to use in the 
Staff Client','50','free');
 INSERT INTO `systempreferences` (variable,value,explanation,options,type) 
VALUES('IntranetmainUserblock','','Add a block of HTML that will display on the 
intranet home page','70|10','Textarea');
-INSERT INTO `systempreferences` (variable,value,explanation,options,type) 
VALUES('IntranetNav','','Use HTML tabs to add navigational links to the 
left-hand navigational bar in the Staff Client','70|10','Textarea');
+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('intranetuserjs','','Custom javascript for inclusion in 
Intranet','70|10','Textarea');
-- 
1.6.0.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to