[Koha-cvs] Changes to koha/admin/systempreferences.pl [rel_2_2]

paul poulain paul at koha-fr.org
Mon Dec 5 10:50:35 CET 2005


Index: koha/admin/systempreferences.pl
diff -u koha/admin/systempreferences.pl:1.22.2.5 koha/admin/systempreferences.pl:1.22.2.6
--- koha/admin/systempreferences.pl:1.22.2.5	Tue Oct 25 12:37:18 2005
+++ koha/admin/systempreferences.pl	Mon Dec  5 09:50:35 2005
@@ -81,6 +81,8 @@
 $tabsysprefs{maxreserves}="Circulation";
 $tabsysprefs{virtualshelves}="OPAC";
 $tabsysprefs{hide_marc}="Catalogue";
+$tabsysprefs{NotifyBorrowerDeparture}="Members";
+$tabsysprefs{OpacPasswordChange}="OPAC";
 
 sub StringSearch  {
 	my ($env,$searchstring,$type)=@_;





More information about the Koha-cvs mailing list