summaryrefslogtreecommitdiff
path: root/ctdb/web
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-06-09 15:04:37 +1000
committerAndrew Tridgell <tridge@samba.org>2007-06-09 15:04:37 +1000
commit718b1eaedef0d92fb7f8f81842237215dda6d900 (patch)
tree44d618ca48b52de1d2544c18badbe4aae1e359c8 /ctdb/web
parentb272704834872f9b40ad5cf9d1de4a861517d6e3 (diff)
downloadsamba-718b1eaedef0d92fb7f8f81842237215dda6d900.tar.gz
new logo, fixed links
(This used to be ctdb commit a1b9817c864d0a9642380189eb2522a96b68ecd7)
Diffstat (limited to 'ctdb/web')
-rw-r--r--ctdb/web/ctdblogo.jpgbin6350 -> 0 bytes
-rw-r--r--ctdb/web/ctdblogo.pngbin0 -> 10145 bytes
-rw-r--r--ctdb/web/header.html6
3 files changed, 3 insertions, 3 deletions
diff --git a/ctdb/web/ctdblogo.jpg b/ctdb/web/ctdblogo.jpg
deleted file mode 100644
index a20b00516f1..00000000000
--- a/ctdb/web/ctdblogo.jpg
+++ /dev/null
Binary files differ
diff --git a/ctdb/web/ctdblogo.png b/ctdb/web/ctdblogo.png
new file mode 100644
index 00000000000..68304a21062
--- /dev/null
+++ b/ctdb/web/ctdblogo.png
Binary files differ
diff --git a/ctdb/web/header.html b/ctdb/web/header.html
index 394b00f8cad..cd9feb72c38 100644
--- a/ctdb/web/header.html
+++ b/ctdb/web/header.html
@@ -5,17 +5,17 @@ style="margin-top: 0">
<td ALIGN="left">
<ul>
<li><small><a href=".">home</a></small>
- <li><small><a href="documentation.html">download</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">
- <a href="."><img src="ctdblogo.jpg" border="0" alt="CTDB"></a>
+ <a href="."><img src="ctdblogo.png" border="0" alt="CTDB"></a>
</td>
<td align="left">
<ul>
- <li><small><a href="download.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>