[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr thesaurus_popup.tmpl,1.3.2.3,1.3.2.4

Paul POULAIN tipaul at users.sourceforge.net
Thu Feb 19 11:26:09 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24402/koha-tmpl/intranet-tmpl/default/fr

Modified Files:
      Tag: rel_2_0
	thesaurus_popup.tmpl 
Log Message:
french version of previous commits

Index: thesaurus_popup.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/thesaurus_popup.tmpl,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -C2 -r1.3.2.3 -r1.3.2.4
*** thesaurus_popup.tmpl	10 Feb 2004 14:05:39 -0000	1.3.2.3
--- thesaurus_popup.tmpl	19 Feb 2004 10:26:04 -0000	1.3.2.4
***************
*** 5,9 ****
  <body>
  	<form name="f_pop" action="thesaurus_popup.pl" method="post">
! 		<textarea name="result" rows=10 cols=60><!-- TMPL_VAR name="result" --></textarea></br>
  		<br/><input type="button" value="OK" onClick="javascript:report()">
  		<p>
--- 5,9 ----
  <body>
  	<form name="f_pop" action="thesaurus_popup.pl" method="post">
! 		<textarea name="result" rows=5 cols=60><!-- TMPL_VAR name="result" --></textarea></br>
  		<br/><input type="button" value="OK" onClick="javascript:report()">
  		<p>
***************
*** 24,28 ****
  	<input type="hidden" name="op" value="select">
  	<input type="hidden" name="result" value="<!-- TMPL_VAR name="result" -->">
! 	<input type="submit" name="OK" value="OK">
  	</form>
  <!-- /TMPL_IF -->
--- 24,28 ----
  	<input type="hidden" name="op" value="select">
  	<input type="hidden" name="result" value="<!-- TMPL_VAR name="result" -->">
! 	<input type="submit" name="OK" value="select">
  	</form>
  <!-- /TMPL_IF -->





More information about the Koha-cvs mailing list