koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/members m... [dev_week]


From: Kyle Hall
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/members m... [dev_week]
Date: Thu, 14 Dec 2006 13:49:43 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Kyle Hall <kylemhall>   06/12/14 13:49:43

Modified files:
        koha-tmpl/intranet-tmpl/ccfls/en/members: moremember.tmpl 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/ccfls/en/members/moremember.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.1.2.2&r2=1.1.2.1.2.3

Patches:
Index: moremember.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/ccfls/en/members/Attic/moremember.tmpl,v
retrieving revision 1.1.2.1.2.2
retrieving revision 1.1.2.1.2.3
diff -u -b -r1.1.2.1.2.2 -r1.1.2.1.2.3
--- moremember.tmpl     30 Nov 2006 15:56:27 -0000      1.1.2.1.2.2
+++ moremember.tmpl     14 Dec 2006 13:49:43 -0000      1.1.2.1.2.3
@@ -31,7 +31,13 @@
 <div class="tabitem">
                         <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>
 
-<!-- TMPL_IF name="IS_ADULT" --> <!-- TMPL_UNLESS 
NAME="unvalidlibrarian"--><form action="/cgi-bin/koha/members/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_UNLESS --><!-- /TMPL_IF -->
+<!-- TMPL_IF name="IS_ADULT" --> <!-- TMPL_UNLESS 
NAME="unvalidlibrarian"--><form action="/cgi-bin/koha/members/jmemberentry.pl" 
method="post"> 
+
+<!-- HIDE FOR CCFLS
+<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_UNLESS --><!-- /TMPL_IF -->
 
 <!-- TMPL_UNLESS NAME="unvalidlibrarian"--><!-- TMPL_IF name="I" --> <form 
action="/cgi-bin/koha/members/imemberentry.pl" method="post"><input 
type="hidden" name="borrowernumber" 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="borrowernumber" value="<!-- TMPL_VAR 
name="bornum" -->" /> <input type="submit" class="submit" name="modify" 
value="Edit" /></form>




reply via email to

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