Fixes Issue 1504, allowing feather beam line breaking.
[lilypond/patrick.git] / Documentation / es / search-box.ihtml
bloba0dde284e6aa14e1b7760f7f0a9a525bb12396cc
1 <!--
2     Translation of GIT committish: d4db4930cfb89a8d2f4bfa36e99e81710fa09caa
4     When revising a translation, copy the HEAD committish of the
5     version that you are working on.  See TRANSLATION for details.
6 -->
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="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>