[SCM] Website for Isaac project branch, ikiwiki, updated. 0b0df342ae9df432b2b605fc287caf168532a015

Mildred Ki'Lya silkensedai at online.fr
Sun Sep 20 17:49:18 UTC 2009


The following commit has been merged in the ikiwiki branch:
commit 0b0df342ae9df432b2b605fc287caf168532a015
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sun Sep 20 19:49:08 2009 +0200

    fix Google Custom Search box (no target)

diff --git a/.ikiwiki/page.tmpl b/.ikiwiki/page.tmpl
index 085541a..2abfa6a 100644
--- a/.ikiwiki/page.tmpl
+++ b/.ikiwiki/page.tmpl
@@ -42,7 +42,7 @@
 
 <div id="head">
   <div id="search-box">
-    <form target="_blank" id="cse-search-box" action="http://www.google.com/cse">
+    <form id="cse-search-box" action="http://www.google.com/cse">
       <div>
         <input type="hidden" value="017043733976192376403:kbdgzxfwnqq" name="cx"/>
         <input type="hidden" value="UTF-8" name="ie"/>
diff --git a/html b/html
index 32fd260..d03b2ac 160000
--- a/html
+++ b/html
@@ -1 +1 @@
-Subproject commit 32fd2608f75f6b52fb4d24e999d9003fcbbcd258
+Subproject commit d03b2ac7b0b1f797fb300624ad015f8779ed3fcd

-- 
Website for Isaac project



More information about the Lisaac-commits mailing list