From ef5a42b89fce52317d2b8b0e176e5a012687f2c3 Mon Sep 17 00:00:00 2001
From: Francisco Vila <paconet.org@gmail.com>
Date: Tue, 3 May 2016 10:22:38 +0200
Subject: [PATCH] Web-es: update Search box.

---
 Documentation/es/search-box.ihtml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/es/search-box.ihtml b/Documentation/es/search-box.ihtml
index 2a2d0b9866..9c2da71343 100644
--- a/Documentation/es/search-box.ihtml
+++ b/Documentation/es/search-box.ihtml
@@ -1,5 +1,5 @@
 <!--
-    Translation of GIT committish: 9d074d78d7c25852afa87005e21c118630f4f83b
+    Translation of GIT committish: 1df9fc42197a6b2931f448cfba717527aead5e5a
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -20,7 +20,7 @@ search for a while and have a redirection from "v2.15" to "v2.17".
 		   + search.brute_query.value"
       onKeyUp="search.q.value='site:lilypond.org/doc/v2.19 '
 	       + search.brute_query.value">
-  <input type="hidden" name="btnG" value="Búsqueda en Google">
+  <input type="hidden" name="btnG" value="Búsqueda de Google">
   <input type="text" name="brute_query" onfocus="this.value=''" value="Buscar">
   <input type="hidden" name="q" value="">
 </form>
-- 
2.39.5