[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/circ circulation.pl,1.50,1.51
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/circ circulation.pl,1.50,1.51 |
Date: |
Tue, 29 Apr 2003 09:51:19 -0700 |
Update of /cvsroot/koha/koha/circ
In directory sc8-pr-cvs1:/tmp/cvs-serv5358/circ
Modified Files:
circulation.pl
Log Message:
Index: circulation.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/circulation.pl,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** circulation.pl 11 Mar 2003 15:13:20 -0000 1.50
--- circulation.pl 29 Apr 2003 16:51:15 -0000 1.51
***************
*** 50,57 ****
my %env;
- #my $headerbackgroundcolor='#99cc33';
my $linecolor1='#ffffcc';
my $linecolor2='white';
- #my $backgroundimage="/images/background-mem.gif";
my $branches = getbranches();
--- 50,55 ----
***************
*** 432,436 ****
<br><p>
<table border=1 cellpadding=5 cellspacing=0 align=right>
! <tr><td colspan=2 background="/images/background-mem.gif"><font
color=black><b>Patron Information</b></font></td></tr>
<tr><td colspan=2>
<a href=/cgi-bin/koha/moremember.pl?bornum=$borrower->{'borrowernumber'}
onClick="openWindow(this,'Member', 480, 640)">$borrower->{'cardnumber'}</a>
$borrower->{'surname'}, $borrower->{'title'}
$borrower->{'firstname'}<br>$borrower->{'streetaddress'} $borrower->{'city'}
Cat: $borrower->{'categorycode'} </td></tr>
--- 430,434 ----
<br><p>
<table border=1 cellpadding=5 cellspacing=0 align=right>
! <tr><td colspan=2><font color=black><b>Patron
Information</b></font></td></tr>
<tr><td colspan=2>
<a href=/cgi-bin/koha/moremember.pl?bornum=$borrower->{'borrowernumber'}
onClick="openWindow(this,'Member', 480, 640)">$borrower->{'cardnumber'}</a>
$borrower->{'surname'}, $borrower->{'title'}
$borrower->{'firstname'}<br>$borrower->{'streetaddress'} $borrower->{'city'}
Cat: $borrower->{'categorycode'} </td></tr>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/circ circulation.pl,1.50,1.51,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/C4 Biblio.pm,1.44,1.45 Breeding.pm,1.1,1.2 Search.pm,1.62,1.63 Z3950.pm,1.8,1.9
- Next by Date:
[Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.52,1.53
- Previous by thread:
[Koha-cvs] CVS: koha/C4 Biblio.pm,1.44,1.45 Breeding.pm,1.1,1.2 Search.pm,1.62,1.63 Z3950.pm,1.8,1.9
- Next by thread:
[Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.52,1.53
- Index(es):