mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
allow pages in subdirs
(This used to be ctdb commit 68da42c4ee92fcdfe65baf04c1a2d6446583858b)
This commit is contained in:
parent
2ef63a74f2
commit
967947ea80
@ -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">
|
||||
|
@ -11,10 +11,10 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user