From: Paul POULAIN <[EMAIL PROTECTED]>
---
.../1-Obligatoire/unimarc_standard_systemprefs.sql | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git
a/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
b/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
index 8cd3826..65c4670 100755
--- a/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
+++ b/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
@@ -163,7 +163,7 @@ INSERT INTO `systempreferences`
(variable,value,explanation,options,type) VALUES
INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('OPACViewOthersSuggestions',0,'If ON, allows all suggestions to be
displayed in the OPAC',NULL,'YesNo');
INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('OPACURLOpenInNewWindow',0,'If ON, URLs in the OPAC open in a new
window',NULL,'YesNo');
INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('hideBiblioNumber',0,'If ON, hides the biblionumber in the detail page
on the OPAC',NULL,'YesNo');
-INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('OPACUserCSS',0,'Add CSS to be included in the OPAC',NULL,'free');
+INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('OPACUserCSS','','Add CSS to be included in the OPAC',NULL,'free');
INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('emailPurchaseSuggestions',0,'If ON, patron suggestions are emailed
rather than managed in Acquisitions',NULL,'YesNo');
INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('OPACItemsResultsDisplay',"statuses",'statuses : N''affiche que le
statut des exemplaires dans la liste de résultat. . itemdetails : affiche la
localisation complète des exemplaires (site+localisation+cote) comme dans
l''interface professionnelle ',"statuses|itemdetails",'Choice');
INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('OPACBaseURL',NULL,'Specify the Base URL of the OPAC, e.g.,
opac.mylibrary.com, the http:// will be added automatically by
Koha.',NULL,'Free');
--
1.5.3.2
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches