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/npl/en/members moremember.t


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/members moremember.tmpl,1.5.2.3,1.5.2.4
Date: Thu, 31 Mar 2005 12:22:17 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/members
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23522/koha-tmpl/intranet-tmpl/npl/en/members

Modified Files:
      Tag: rel_2_2
        moremember.tmpl 
Log Message:
Synching with default template

Index: moremember.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -C2 -r1.5.2.3 -r1.5.2.4
*** moremember.tmpl     17 Feb 2005 18:02:49 -0000      1.5.2.3
--- moremember.tmpl     31 Mar 2005 20:22:11 -0000      1.5.2.4
***************
*** 10,16 ****
                         <form method="post" 
action="/cgi-bin/koha/circ/circulation.pl"><input name="findborrower" 
type="hidden" value="<!-- TMPL_VAR NAME="cardnumber" -->" /><input 
type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->" /><input 
type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->" /> <input 
type="submit" class="submit" value="Issue" /></form>
  
! <!-- Hide from NPL --><!-- TMPL_IF name="IS_ADULT" --> <form 
action="/cgi-bin/koha/jmemberentry.pl" method="post"> <input type="submit" 
name="submit" value="Add Child" class="submit" alt="Add Child" /><input 
type="hidden" name="type" value="add" /><input type="hidden" name="bornum" 
value="<!-- TMPL_VAR NAME="borrowernumber" -->" /></form><!-- /TMPL_IF --><!-- 
/Hide from NPL -->
  
! <!-- TMPL_IF name="I" --> <form 
action="/cgi-bin/koha/members/imemberentry.pl" method="post"><input 
type="hidden" name="bornum" value="<!-- TMPL_VAR NAME="bornum" -->" /> <input 
type="submit" name="modify" class="submit" value="Modify" /></form>
  <!-- TMPL_ELSE --> <form action="/cgi-bin/koha/members/memberentry.pl" 
method="post"><input type="hidden" name="bornum" value="<!-- TMPL_VAR 
NAME="bornum" -->" /> <input type="submit" class="submit" name="modify" 
value="Edit" /></form>
  <!-- /TMPL_IF -->
--- 10,16 ----
                         <form method="post" 
action="/cgi-bin/koha/circ/circulation.pl"><input name="findborrower" 
type="hidden" value="<!-- TMPL_VAR NAME="cardnumber" -->" /><input 
type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->" /><input 
type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->" /> <input 
type="submit" class="submit" value="Issue" /></form>
  
! <!-- Hide from NPL --><!-- TMPL_IF name="IS_ADULT" --> <form 
action="/cgi-bin/koha/jmemberentry.pl" method="post"> <input type="submit" 
name="submit" value="Add Child" class="submit" alt="Add Child" /><input 
type="hidden" name="type" value="add" /><input type="hidden" 
name="borrowernumber" value="<!-- TMPL_VAR NAME="borrowernumber" -->" 
/></form><!-- /TMPL_IF --><!-- /Hide from NPL -->
  
! <!-- TMPL_IF name="I" --> <form 
action="/cgi-bin/koha/members/imemberentry.pl" method="post"><input 
type="hidden" name="bornum" value="<!-- TMPL_VAR NAME="bornum" -->" /> <input 
type="submit" name="modify" class="submit" value="Edit" /></form>
  <!-- TMPL_ELSE --> <form action="/cgi-bin/koha/members/memberentry.pl" 
method="post"><input type="hidden" name="bornum" value="<!-- TMPL_VAR 
NAME="bornum" -->" /> <input type="submit" class="submit" name="modify" 
value="Edit" /></form>
  <!-- /TMPL_IF -->




reply via email to

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