$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r49918 - website/public_html/beta/common
From: daniel_james_at_[hidden]
Date: 2008-11-24 13:35:13
Author: danieljames
Date: 2008-11-24 13:35:13 EST (Mon, 24 Nov 2008)
New Revision: 49918
URL: http://svn.boost.org/trac/boost/changeset/49918
Log:
Use a label for the search box.
Text files modified: 
   website/public_html/beta/common/sidebar-search.html |    10 +++++-----                              
   1 files changed, 5 insertions(+), 5 deletions(-)
Modified: website/public_html/beta/common/sidebar-search.html
==============================================================================
--- website/public_html/beta/common/sidebar-search.html	(original)
+++ website/public_html/beta/common/sidebar-search.html	2008-11-24 13:35:13 EST (Mon, 24 Nov 2008)
@@ -3,13 +3,13 @@
       <form method="get" action="http://www.google.com/custom">
         <h4><input type="hidden" name="cof" value=
         "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
-         <input type="hidden" name="sa" value="Google Search" /> <input type=
+        <input type="hidden" name="sa" value="Google Search" /> <input type=
         "hidden" name="domains" value="www.boost.org;lists.boost.org" />
         <input type="hidden" name="hq" value=
-        "site:www.boost.org OR site:lists.boost.org" /> <span id=
-        "search-label">Search</span> <span id="search-text"><input type=
-        "text" name="q" id="q" size="10" maxlength="255" alt=
-        "Search Text" /></span></h4>
+        "site:www.boost.org OR site:lists.boost.org" /> <label id=
+        "search-label" for="q">Search</label> <span id=
+        "search-text"><input type="text" name="q" id="q" size="10" maxlength=
+        "255" alt="Search Text" /></span></h4>
       </form>
     </div>