[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl newimember.tmpl,1.2,1.3

Benedict P. Barszcz kb2qzv at users.sourceforge.net
Sat Oct 4 12:07:50 CEST 2003


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

Modified Files:
	newimember.tmpl 
Log Message:
latest code update

Index: newimember.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/newimember.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** newimember.tmpl	26 Jan 2003 03:36:37 -0000	1.2
--- newimember.tmpl	4 Oct 2003 10:07:48 -0000	1.3
***************
*** 7,15 ****
  		Niewa¿ny numer karty.<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=Prze¶lij>
  		</form>
  	</TMPL_IF>
--- 7,16 ----
  		Niewa¿ny numer karty.<p>
  	<TMPL_ELSE>
+ 		Warto¶ci zgodne. Kliknij OK, by potwierdziæ nowego czytelnika
  		<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>
***************
*** 17,19 ****
  
  <TMPL_INCLUDE NAME="members-bottom.inc">
- </html>
--- 18,19 ----





More information about the Koha-cvs mailing list