koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/opac opac-user.pl,1.14.2.2,1.14.2.3


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/opac opac-user.pl,1.14.2.2,1.14.2.3
Date: Thu, 16 Jun 2005 08:49:09 -0700

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

Modified Files:
      Tag: rel_2_2
        opac-user.pl 
Log Message:
adding opac text messaging to login page.

Index: opac-user.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-user.pl,v
retrieving revision 1.14.2.2
retrieving revision 1.14.2.3
diff -C2 -r1.14.2.2 -r1.14.2.3
*** opac-user.pl        25 Mar 2005 17:04:28 -0000      1.14.2.2
--- opac-user.pl        16 Jun 2005 15:49:05 -0000      1.14.2.3
***************
*** 137,143 ****
  $template->param(WAITING => address@hidden);
  $template->param(waiting_count => $wcount,
!                            LibraryName => 
C4::Context->preference("LibraryName"),
!                                       suggestion => 
C4::Context->preference("suggestion"),
!                                       virtualshelves => 
C4::Context->preference("virtualshelves"),
  );
  
--- 137,144 ----
  $template->param(WAITING => address@hidden);
  $template->param(waiting_count => $wcount,
!                               LibraryName => 
C4::Context->preference("LibraryName"),
!                               suggestion => 
C4::Context->preference("suggestion"),
!                               virtualshelves => 
C4::Context->preference("virtualshelves"),
!                               textmessaging => $borr->{textmessaging},
  );
  




reply via email to

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