Bug 5531: further fix for fr-FR files
authorChris Cormack <chrisc@catalyst.net.nz>
Wed, 22 Dec 2010 01:44:33 +0000 (14:44 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 22 Dec 2010 01:44:33 +0000 (14:44 +1300)
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql

index e769a51..de1098f 100644 (file)
@@ -278,3 +278,5 @@ INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES
 INSERT INTO systempreferences (variable,value,explanation,options,type)VALUES('viewISBD','1','Permet la vue ISBD pour les notices bibliographiques.','','YesNo');
 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('BiblioDefaultView','normal','Choix de la vue par défaut dans le catalogue OPAC, normale, marc ou isbd','normal|marc|isbd','Choice');
 INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('IntranetBiblioDefaultView','normal','Choix de la vue par défaut d''une notice détaillée à l''intranet : normal, labeled_marc, marc or isbd','normal|marc|isbd|labeled_marc','Choice');
+INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('IntranetUserCSS','','Add CSS to be included in the intranet in an embedded <style> tag.',NULL,'free');
+INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('OPACNoResultsFound','','Display this HTML when no results are found for a search in the OPAC','70|10','Textare    a');
\ No newline at end of file