]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/nl/search-box.ihtml
Merge branch 'translation' into staging
[lilypond.git] / Documentation / nl / search-box.ihtml
1 <!--
2     Translation of GIT committish: 6908517be0826a3386264cd6d26d742b18e3a227
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.17 '
12                 + search.brute_query.value"
13       onMouseMove="search.q.value='site:lilypond.org +v2.17 '
14                    + search.brute_query.value"
15       onKeyUp="search.q.value='site:lilypond.org +v2.17 '
16                + search.brute_query.value">
17   <input type="hidden" name="btnG" value="Zoek met Google">
18   <input type="text" name="brute_query" onfocus="this.value=''" value="Zoek">
19   <input type="hidden" name="q" value="">
20 </form>