[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/value_builder un
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/value_builder unimarc_field_60X.tmpl,1.2.2.3,1.2.2.4 unimarc_field_700_701_702.tmpl,1.1.2.3,1.1.2.4 |
Date: |
Thu, 19 Feb 2004 02:26:09 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/value_builder
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24402/koha-tmpl/intranet-tmpl/default/fr/value_builder
Modified Files:
Tag: rel_2_0
unimarc_field_60X.tmpl unimarc_field_700_701_702.tmpl
Log Message:
french version of previous commits
Index: unimarc_field_60X.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/value_builder/unimarc_field_60X.tmpl,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -C2 -r1.2.2.3 -r1.2.2.4
*** unimarc_field_60X.tmpl 10 Feb 2004 14:07:44 -0000 1.2.2.3
--- unimarc_field_60X.tmpl 19 Feb 2004 10:26:06 -0000 1.2.2.4
***************
*** 23,29 ****
<form name="f_pop" action="plugin_launcher.pl" method="post">
<input type="hidden" name="plugin_name"
value="unimarc_field_60X.pl">
! <textarea name="result" rows=10 cols=50><!-- TMPL_VAR
name="result" --></textarea>
<br/><input type="button" value="OK"
onClick="javascript:finish()">
! <p><h2>Recherche</h2>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=A">A</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=B">B</a>
--- 23,29 ----
<form name="f_pop" action="plugin_launcher.pl" method="post">
<input type="hidden" name="plugin_name"
value="unimarc_field_60X.pl">
! <textarea name="result" rows=5 cols=50><!-- TMPL_VAR
name="result" --></textarea>
<br/><input type="button" value="OK"
onClick="javascript:finish()">
! <p><h2>Chercher</h2>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=A">A</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=B">B</a>
Index: unimarc_field_700_701_702.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/value_builder/unimarc_field_700_701_702.tmpl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** unimarc_field_700_701_702.tmpl 10 Feb 2004 14:07:44 -0000 1.1.2.3
--- unimarc_field_700_701_702.tmpl 19 Feb 2004 10:26:06 -0000 1.1.2.4
***************
*** 6,10 ****
<form name="f_pop" action="plugin_launcher.pl" method="post">
<input type="hidden" name="plugin_name"
value="unimarc_field_700_701_702.pl">
! <textarea name="result" rows=10 cols=60><!-- TMPL_VAR name="result"
--></textarea></br>
<p><input type="text" name="search_string" value="<!-- TMPL_VAR
name="search_string" -->">
<input type="hidden" name="index" value="<!-- TMPL_VAR name="index"
-->">
--- 6,11 ----
<form name="f_pop" action="plugin_launcher.pl" method="post">
<input type="hidden" name="plugin_name"
value="unimarc_field_700_701_702.pl">
! <textarea name="result" rows=5 cols=60><!-- TMPL_VAR name="result"
--></textarea></br>
! <input type="button" value="FIN" onClick="javascript:report()">
<p><input type="text" name="search_string" value="<!-- TMPL_VAR
name="search_string" -->">
<input type="hidden" name="index" value="<!-- TMPL_VAR name="index"
-->">
***************
*** 14,18 ****
<input type="hidden" name="c" value="<!-- TMPL_VAR name="c" -->">
<input type="hidden" name="f" value="<!-- TMPL_VAR name="f" -->">
! <input type="submit" value="Search"><input type="button" value="FIN"
onClick="javascript:report()">
</form>
<!-- TMPL_IF name="search_string" -->
--- 15,19 ----
<input type="hidden" name="c" value="<!-- TMPL_VAR name="c" -->">
<input type="hidden" name="f" value="<!-- TMPL_VAR name="f" -->">
! <input type="submit" value="Search">
</form>
<!-- TMPL_IF name="search_string" -->
***************
*** 23,27 ****
<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 -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/value_builder unimarc_field_60X.tmpl,1.2.2.3,1.2.2.4 unimarc_field_700_701_702.tmpl,1.1.2.3,1.1.2.4,
Paul POULAIN <=