[Top][All Lists]
[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},
);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/opac opac-user.pl,1.14.2.2,1.14.2.3,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/opac opac-serial-issues.pl,1.1.2.6,1.1.2.7
- Next by Date:
[Koha-cvs] CVS: koha/value_builder unimarc_field_123i.pl,NONE,1.1.2.2 unimarc_field_123j.pl,NONE,1.1.2.2 unimarc_field_225a.pl,1.8.2.2,1.8.2.3
- Previous by thread:
[Koha-cvs] CVS: koha/opac opac-serial-issues.pl,1.1.2.6,1.1.2.7
- Next by thread:
[Koha-cvs] CVS: koha/value_builder unimarc_field_123i.pl,NONE,1.1.2.2 unimarc_field_123j.pl,NONE,1.1.2.2 unimarc_field_225a.pl,1.8.2.2,1.8.2.3
- Index(es):