]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/search-box.ihtml
Dist: build fixes.
[lilypond.git] / Documentation / de / search-box.ihtml
1 <!--
2     Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213
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
9 <form action="http://google.com/search"
10       method="get"
11       name="search"
12       onSubmit="search.q.value='site:lilypond.org +v2.12 '
13                 + search.brute_query.value"
14       onMouseMove="search.q.value='site:lilypond.org +v2.12 '
15                    + search.brute_query.value"
16       onKeyUp="search.q.value='site:lilypond.org +v2.12 '
17                + search.brute_query.value">
18   <input type="hidden" name="btnG" value="Mit Google suchen">
19   <input type="text" name="brute_query" onfocus="this.value=''" value="Suche">
20   <input type="hidden" name="q" value="">
21 </form>