Moved several etch packages from cpan install to the packages.debian.
[koha_gimpoz] / admin / systempreferences.pl
index b71d8d2..c9f6b35 100755 (executable)
@@ -156,6 +156,7 @@ $tabsysprefs{StaticHoldsQueueWeight}         = "Circulation";
 $tabsysprefs{AllowOnShelfHolds}              = "Circulation";
 $tabsysprefs{AllowHoldsOnDamagedItems}       = "Circulation";
 $tabsysprefs{UseBranchTransferLimits}        = "Circulation";
+$tabsysprefs{AllowHoldPolicyOverride}        = "Circulation";
 
 # Staff Client
 $tabsysprefs{TemplateEncoding}        = "StaffClient";
@@ -194,7 +195,7 @@ $tabsysprefs{'SMSSendDriver'}              = 'Patrons';
 # I18N/L10N
 $tabsysprefs{dateformat}    = "I18N/L10N";
 $tabsysprefs{opaclanguages} = "I18N/L10N";
-$tabsysprefs{opacthemes}    = "I18N/L10N";
+$tabsysprefs{opaclanguagesdisplay} = "I18N/L10N";
 $tabsysprefs{language}      = "I18N/L10N";
 
 # Searching
@@ -279,7 +280,6 @@ $tabsysprefs{OPACDisplayRequestPriority} = "OPAC";
 $tabsysprefs{SearchMyLibraryFirst} = "OPAC";
 $tabsysprefs{hidelostitems}        = "OPAC";
 $tabsysprefs{opacbookbag}          = "OPAC";
-$tabsysprefs{opaclanguagesdisplay} = "OPAC";
 $tabsysprefs{OpacPasswordChange}   = "OPAC";
 $tabsysprefs{opacreadinghistory}   = "OPAC";
 $tabsysprefs{virtualshelves}       = "OPAC";