]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/it/search-box.ihtml
resolve merge
[lilypond.git] / Documentation / it / search-box.ihtml
diff --git a/Documentation/it/search-box.ihtml b/Documentation/it/search-box.ihtml
new file mode 100644 (file)
index 0000000..86fba33
--- /dev/null
@@ -0,0 +1,20 @@
+<!--
+    Translation of GIT committish: ee3a89f9f7289bcd90c5f27fd8f86400159088b2
+
+    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="Cerca con Google">
+  <input type="text" name="brute_query" onfocus="this.value=''" value="Cerca">
+  <input type="hidden" name="q" value="">
+</form>