[D-community-commits] r143 - trunk/fai-config-dir/files/usr/share/ikiwiki/templates/page.tmpl

h01ger-guest at alioth.debian.org h01ger-guest at alioth.debian.org
Sat Jun 30 21:36:29 UTC 2007


Author: h01ger-guest
Date: 2007-06-30 21:36:29 +0000 (Sat, 30 Jun 2007)
New Revision: 143

Modified:
   trunk/fai-config-dir/files/usr/share/ikiwiki/templates/page.tmpl/WEBSERVER
Log:
i hope this fixes this ugly css.. :/

Modified: trunk/fai-config-dir/files/usr/share/ikiwiki/templates/page.tmpl/WEBSERVER
===================================================================
--- trunk/fai-config-dir/files/usr/share/ikiwiki/templates/page.tmpl/WEBSERVER	2007-06-30 21:33:12 UTC (rev 142)
+++ trunk/fai-config-dir/files/usr/share/ikiwiki/templates/page.tmpl/WEBSERVER	2007-06-30 21:36:29 UTC (rev 143)
@@ -18,13 +18,12 @@
 
 
 <!-- linkbar -->
-<div id="linkbar"><a href="index.html"><b>Home</b></a>
-<div id="linkbar"><a href="/contribute/"><b>Contribute</b></a>
-<div id="linkbar"><a href="/planets/"><b>Planets</b></a>
-<div id="linkbar"><a href="/email/"><b>Email</b></a>
-<div id="linkbar"><a href="/tshirts/"><b>T-Shirts</b></a>
-
-
+<div id="linkbar">
+	<a href="index.html"><b>Home</b></a>
+	<a href="/contribute/"><b>Contribute</b></a>
+	<a href="/planets/"><b>Planets</b></a>
+	<a href="/email/"><b>Email</b></a>
+	<a href="/tshirts/"><b>T-Shirts</b></a>
 </div>
 
 




More information about the D-community-commits mailing list