updated HTML
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 14:56:48 +0000 (14:56 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 14:56:48 +0000 (14:56 +0000)
index.php

index 6977037d7a24640e1b2edbabe674809e0c34c63c..80365ef73a89f2c9d3078cfda9b076fc185efd26 100644 (file)
--- a/index.php
+++ b/index.php
@@ -23,7 +23,10 @@ if ($p=='e') { $f="events.php"; echo "tab-events"; }
 if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php"; echo "tab-join"; }
 
  ?>">
-   <div id="hd" role="banner">
+
+   <div id="navi">
+
+<div>
 
      <ul>
        <li class="netscape4"><a href="#bd">Skip navigation</a></li>
@@ -36,12 +39,13 @@ if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php"
      </ul>
 
 
-
   <form action="/wiki/Special:Search" id="searchform"><div>
       <input id="searchInput" name="search" type="text" title="Search LibrePlanet [f]" accesskey="f" value="" />
       <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
       </div></form>
 
+</div>
+
    </div>
 
 <div id="doc2" class="yui-t7">