[or-cvs] r15019: Fix the table column headers. (website/trunk/projects/en)

phobos at seul.org phobos at seul.org
Sun Jun 8 01:07:56 UTC 2008


Author: phobos
Date: 2008-06-07 21:07:56 -0400 (Sat, 07 Jun 2008)
New Revision: 15019

Modified:
   website/trunk/projects/en/hidserv.wml
   website/trunk/projects/en/lowbandwidth.wml
Log:
Fix the table column headers.


Modified: website/trunk/projects/en/hidserv.wml
===================================================================
--- website/trunk/projects/en/hidserv.wml	2008-06-08 00:34:34 UTC (rev 15018)
+++ website/trunk/projects/en/hidserv.wml	2008-06-08 01:07:56 UTC (rev 15019)
@@ -54,15 +54,13 @@
 <img src="$(IMGROOT)/nlnet-160x60.png" alt="The NLnet foundation" /></a>
 </p>
 
-<a id="Timetable"></a>
-<h2><a class="anchor" href="#Timetable">Timetable</a></h2>
 <table width="100%" border="0" cellspacing="0" cellpadding="3">
-<!-- <thead>
-<tr bgcolor="#e5e5e5">
-<th>Deliverable</th>
-<th>Due Date</th>
+<thead>
+<tr>
+<th><big>Project</big></th>
+<th><big>Due Date</big></th>
 </tr>
-</thead> -->
+</thead>
 
 <tr bgcolor="#e5e5e5">
   <td>

Modified: website/trunk/projects/en/lowbandwidth.wml
===================================================================
--- website/trunk/projects/en/lowbandwidth.wml	2008-06-08 00:34:34 UTC (rev 15018)
+++ website/trunk/projects/en/lowbandwidth.wml	2008-06-08 01:07:56 UTC (rev 15019)
@@ -47,15 +47,13 @@
 <img src="$(IMGROOT)/nlnet-160x60.png" alt="The NLnet foundation" /></a>
 </p>
 
-<a id="Timetable"></a>
-<h2><a class="anchor" href="#Timetable">Timetable</a></h2>
 <table width="100%" border="0" cellspacing="0" cellpadding="3">
-<!-- <thead>
-<tr bgcolor="#e5e5e5">
-<th>Deliverable</th>
-<th>Due Date</th>
+<thead>
+<tr>
+<th><big>Project</big></th>
+<th><big>Due Date</big></th>
 </tr>
-</thead> -->
+</thead>
 
 <tr bgcolor="#e5e5e5">
   <td>



More information about the tor-commits mailing list