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 newimember.tmpl,


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en newimember.tmpl,1.2,1.3
Date: Fri, 06 Jun 2003 03:00:55 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en
In directory sc8-pr-cvs1:/tmp/cvs-serv30446/koha-tmpl/intranet-tmpl/default/en

Modified Files:
        newimember.tmpl 
Log Message:
fir for #208 + bugfix in adding an organisation

Index: newimember.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/newimember.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** newimember.tmpl     16 Dec 2002 00:26:18 -0000      1.2
--- newimember.tmpl     6 Jun 2003 10:00:53 -0000       1.3
***************
*** 7,18 ****
                Invalid cardnumber.<p>
        <TMPL_ELSE>
                <form action="/cgi-bin/koha/insertidata.pl" method=post>
                        <TMPL_LOOP NAME=inputsloop>
                                <input type=hidden name="<TMPL_VAR NAME="key">" 
value="<TMPL_VAR NAME="value">">
                        </TMPL_LOOP>
!                       <input type=submit name=submit value=submit>
                </form>
        </TMPL_IF>
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="members-bottom.inc">
\ No newline at end of file
--- 7,19 ----
                Invalid cardnumber.<p>
        <TMPL_ELSE>
+               Valid values. click OK to confirm this new borrower
                <form action="/cgi-bin/koha/insertidata.pl" method=post>
                        <TMPL_LOOP NAME=inputsloop>
                                <input type=hidden name="<TMPL_VAR NAME="key">" 
value="<TMPL_VAR NAME="value">">
                        </TMPL_LOOP>
!                       <input type=submit name=submit value=OK>
                </form>
        </TMPL_IF>
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="members-bottom.inc">




reply via email to

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