[Koha-cvs] Changes to koha/opac/opac-user.pl [rel_2_2]

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


Index: koha/opac/opac-user.pl
diff -u koha/opac/opac-user.pl:1.14.2.4 koha/opac/opac-user.pl:1.14.2.5
--- koha/opac/opac-user.pl:1.14.2.4	Thu Aug 11 18:37:07 2005
+++ koha/opac/opac-user.pl	Mon Dec  5 09:50:35 2005
@@ -143,6 +143,7 @@
 				LibraryName => C4::Context->preference("LibraryName"),
 				suggestion => C4::Context->preference("suggestion"),
 				virtualshelves => C4::Context->preference("virtualshelves"),
+				OpacPasswordChange => C4::Context->preference("OpacPasswordChange"),
 				textmessaging => $borr->{textmessaging},
 );
 





More information about the Koha-cvs mailing list