koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/opac opac-userdetails.pl,1.9,1.10


From: Joshua Ferraro
Subject: [Koha-cvs] CVS: koha/opac opac-userdetails.pl,1.9,1.10
Date: Tue, 31 May 2005 07:23:25 -0700

Update of /cvsroot/koha/koha/opac
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18601

Modified Files:
        opac-userdetails.pl 
Log Message:
fix for bug 981


Index: opac-userdetails.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-userdetails.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** opac-userdetails.pl 4 May 2005 09:02:38 -0000       1.9
--- opac-userdetails.pl 31 May 2005 14:23:08 -0000      1.10
***************
*** 32,36 ****
  
  $template->param($borr);
! $template->param(LibraryName => C4::Context->preference("LibraryName")
                                        suggestion => 
C4::Context->preference("suggestion"),
                                        virtualshelves => 
C4::Context->preference("virtualshelves"),
--- 32,36 ----
  
  $template->param($borr);
! $template->param(LibraryName => C4::Context->preference("LibraryName"),
                                        suggestion => 
C4::Context->preference("suggestion"),
                                        virtualshelves => 
C4::Context->preference("virtualshelves"),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]