allow pages in subdirs
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 May 2009 06:49:05 +0000 (16:49 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 5 May 2009 06:49:05 +0000 (16:49 +1000)
web/footer.html
web/header.html

index a66b5c9fc4ff31ce05ea63337f7c8d90308180f9..a9758e8bc3c1dedb8a01dd86d770c318812683db 100644 (file)
@@ -2,7 +2,7 @@
 </tr>
 
   <TR ALIGN="center">
-    <TD><BR><a name="search"></a><img src="bar1.jpg" WIDTH="493" HEIGHT="26" BORDER="0" alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=">
+    <TD><BR><a name="search"></a><img src="/bar1.jpg" WIDTH="493" HEIGHT="26" BORDER="0" alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=">
 
 <!-- SiteSearch Google -->
 <form method="get" action="http://www.google.com/custom">
index e2b904f70de0f6632434efb56d0c546759d60de1..c78d2eecbbdd065710f28817c8b1f004330504a9 100644 (file)
   <tr VALIGN="middle">
     <td ALIGN="left">
        <ul>
-      <li><small><a href=".">home</a></small>
-      <li><small><a href="documentation.html">documentation</a></small>
-      <li><small><a href="configuring.html">configuring</a></small>
-      <li><small><a href="building.html">building</a></small>
+      <li><small><a href="/">home</a></small>
+      <li><small><a href="/documentation.html">documentation</a></small>
+      <li><small><a href="/configuring.html">configuring</a></small>
+      <li><small><a href="/building.html">building</a></small>
        </ul>
     </td>
     <td align="center">
@@ -22,8 +22,8 @@
     </td>
     <td align="left">
       <ul>
-      <li><small><a href="download.html">download</a></small>
-      <li><small><a href="testing.html">testing</a></small>
+      <li><small><a href="/download.html">download</a></small>
+      <li><small><a href="/testing.html">testing</a></small>
       <li><small><a href="http://wiki.samba.org/index.php/CTDB_Setup">wiki</a></small>
       <li><small><a href="http://bugzilla.samba.org/">bug-tracking</a></small>
       </ul>
@@ -32,7 +32,7 @@
 
   <TR ALIGN="center">
     <TD COLSPAN="3">
-    <img src="bar1.jpg" WIDTH="493" HEIGHT="26"
+    <img src="/bar1.jpg" WIDTH="493" HEIGHT="26"
     BORDER="0"
     alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=">
     </TD>