]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/it/search-box.ihtml
86fba3328bf15a4f996111d7c9e09b36adc6d028
[lilypond.git] / Documentation / it / search-box.ihtml
1 <!--
2     Translation of GIT committish: ee3a89f9f7289bcd90c5f27fd8f86400159088b2
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="Cerca con Google">
18   <input type="text" name="brute_query" onfocus="this.value=''" value="Cerca">
19   <input type="hidden" name="q" value="">
20 </form>