]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/search-box.ihtml
Imported Upstream version 2.14.2
[lilypond.git] / Documentation / fr / search-box.ihtml
1 <!--
2     Translation of GIT committish: d4db4930cfb89a8d2f4bfa36e99e81710fa09caa
3
4     When revising a translation, copy the HEAD committish of the
5     version that you are working on.  See TRANSLATION for details.
6 -->
7
8 <form action="http://google.com/search"
9       method="get"
10       name="search"
11       onSubmit="search.q.value='site:lilypond.org +v2.12 '
12                 + search.brute_query.value"
13       onMouseMove="search.q.value='site:lilypond.org +v2.12 '
14                    + search.brute_query.value"
15       onKeyUp="search.q.value='site:lilypond.org +v2.12 '
16                + search.brute_query.value">
17   <input type="hidden" name="btnG" value="Recherche sur Google">
18   <input type="text" name="brute_query" onfocus="this.value=''" value="Rechercher">
19   <input type="hidden" name="q" value="">
20 </form>