]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/search-box.ihtml
1ab5c3b0324ec84dfae7121ae3aacf7f1ad0450d
[lilypond.git] / Documentation / es / search-box.ihtml
1 <!--
2     Translation of GIT committish: db084d94d56b4bc5dd51fee39410320c95eb4e50
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.14 '
12                 + search.brute_query.value"
13       onMouseMove="search.q.value='site:lilypond.org +v2.14 '
14                    + search.brute_query.value"
15       onKeyUp="search.q.value='site:lilypond.org +v2.14 '
16                + search.brute_query.value">
17   <input type="hidden" name="btnG" value="Búsqueda en Google">
18   <input type="text" name="brute_query" onfocus="this.value=''" value="Buscar">
19   <input type="hidden" name="q" value="">
20 </form>