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: Fri, 05 Jan 2007 14:17:49 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Kyle Hall <kylemhall>   07/01/05 14:17:49

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.3&r2=1.1.2.1.2.4

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.3
retrieving revision 1.1.2.1.2.4
diff -u -b -r1.1.2.1.2.3 -r1.1.2.1.2.4
--- moremember.tmpl     14 Dec 2006 13:49:43 -0000      1.1.2.1.2.3
+++ moremember.tmpl     5 Jan 2007 14:17:49 -0000       1.1.2.1.2.4
@@ -34,7 +34,7 @@
 <!-- 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="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 -->
@@ -50,6 +50,8 @@
 
 <!-- TMPL_UNLESS NAME="unvalidlibrarian"--><form 
action="/cgi-bin/koha/members/deletemem.pl?member=<!-- TMPL_VAR name="bornum" 
-->" onclick="confirm_deletion(); return false;"><input type="hidden" 
name="borrowernumber" value="<!-- TMPL_VAR name="bornum" -->"><input 
type="submit" class="cancel" value="Delete"></form><!-- /TMPL_UNLESS -->
 
+<!-- TMPL_UNLESS NAME="unvalidlibrarian"--><form 
action="/cgi-bin/koha/readingrec.pl?bornum=<!-- TMPL_VAR name="bornum" -->" 
><input type="hidden" name="bornum" value="<!-- TMPL_VAR name="bornum" 
-->"><input type="submit" class="submit" value="Reading Record"></form><!-- 
/TMPL_UNLESS -->
+
 </div>
 <!-- TMPL_IF NAME="flagged" -->        <div class="details">
        <ul>




reply via email to

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