koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation.tmpl,1.35,1.35.2.1
Date: Tue, 11 Jan 2005 07:11:32 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15983/koha-tmpl/intranet-tmpl/default/en/circ

Modified Files:
      Tag: rel_2_2
        circulation.tmpl 
Log Message:
circulation >> issue : showing borrowernumber code just after the borrower name.

Index: circulation.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl,v
retrieving revision 1.35
retrieving revision 1.35.2.1
diff -C2 -r1.35 -r1.35.2.1
*** circulation.tmpl    15 Dec 2004 10:47:10 -0000      1.35
--- circulation.tmpl    11 Jan 2005 15:11:29 -0000      1.35.2.1
***************
*** 32,37 ****
                        <h2 class="circulation">Borrower information</h2>
                        <p>
!                               <a 
href="/cgi-bin/koha/members/moremember.pl?bornum=<!-- TMPL_VAR 
NAME="borrowernumber" -->" onclick="openWindow(this,'Member', 480, 640)">
!                                       <!-- TMPL_VAR NAME="firstname" --> <!-- 
TMPL_VAR NAME="surname" -->
                                </a>
                        </p>
--- 32,37 ----
                        <h2 class="circulation">Borrower information</h2>
                        <p>
!                               <a 
href="/cgi-bin/koha/members/moremember.pl?bornum=<!-- TMPL_VAR 
NAME="borrowernumber" --> " onclick="openWindow(this,'Member', 480, 640)">
!                                       <!-- TMPL_VAR NAME="firstname" --> <!-- 
TMPL_VAR NAME="surname" --> (<!-- TMPL_VAR name="cardnumber" -->)
                                </a>
                        </p>




reply via email to

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