]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/nl/search-box.ihtml
resolve merge
[lilypond.git] / Documentation / nl / search-box.ihtml
diff --git a/Documentation/nl/search-box.ihtml b/Documentation/nl/search-box.ihtml
new file mode 100644 (file)
index 0000000..b28d1a7
--- /dev/null
@@ -0,0 +1,20 @@
+<!--
+    Translation of GIT committish: eef24b23f2bd35eb068584c2c459ba97227caf15
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+-->
+
+<form action="http://google.com/search"
+      method="get"
+      name="search"
+      onSubmit="search.q.value='site:lilypond.org +v2.12 '
+               + search.brute_query.value"
+      onMouseMove="search.q.value='site:lilypond.org +v2.12 '
+                  + search.brute_query.value"
+      onKeyUp="search.q.value='site:lilypond.org +v2.12 '
+              + search.brute_query.value">
+  <input type="hidden" name="btnG" value="Zoek met Google">
+  <input type="text" name="brute_query" onfocus="this.value=''" value="Zoek">
+  <input type="hidden" name="q" value="">
+</form>