koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin branches.pl,1.1.2.5,1.1.2.6


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha/admin branches.pl,1.1.2.5,1.1.2.6
Date: Mon, 26 Aug 2002 22:10:29 -0700

Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv12369/koha/admin

Modified Files:
      Tag: rel-1-2
        branches.pl 
Log Message:
small tidy up of branch table output

Index: branches.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/branches.pl,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -r1.1.2.5 -r1.1.2.6
*** branches.pl 20 Aug 2002 09:18:13 -0000      1.1.2.5
--- branches.pl 27 Aug 2002 05:10:27 -0000      1.1.2.6
***************
*** 257,261 ****
                }
                print 
mktablerow(9,$toggle,$results->[$i]{'branchcode'},$results->[$i]{'branchname'},
!               
$results->[$i]{'branchaddress1'}.$results->[$i]{'branchaddress2'}.$results->[$i]{'branchaddress3'},
                
$results->[$i]{'branchphone'},,$results->[$i]{'branchfax'},,$results->[$i]{'branchemail'},,$results->[$i]{'issuing'},
                
mklink("$script_name?op=add_form&searchfield=".$results->[$i]{'branchcode'},'Edit'),
--- 257,261 ----
                }
                print 
mktablerow(9,$toggle,$results->[$i]{'branchcode'},$results->[$i]{'branchname'},
!               $results->[$i]{'branchaddress1'}." 
".$results->[$i]{'branchaddress2'}." ".$results->[$i]{'branchaddress3'},
                
$results->[$i]{'branchphone'},,$results->[$i]{'branchfax'},,$results->[$i]{'branchemail'},,$results->[$i]{'issuing'},
                
mklink("$script_name?op=add_form&searchfield=".$results->[$i]{'branchcode'},'Edit'),




reply via email to

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