r284 - trunk/web/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sat Nov 5 14:28:49 EST 2005
Author: tma
Date: 2005-11-05 14:28:49 -0500 (Sat, 05 Nov 2005)
New Revision: 284
Modified:
trunk/web/include/status.php
Log:
* ...i hate HTML
Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php 2005-11-05 19:27:20 UTC (rev 283)
+++ trunk/web/include/status.php 2005-11-05 19:28:49 UTC (rev 284)
@@ -16,7 +16,7 @@
<th scope="col">Notes</th>
</tr>
<tr>
- <td scope="row" rowspan="3">Linux</td> <!--OS-->
+ <td scope="row" rowspan="4">Linux</td> <!--OS-->
<td>gcc-x86</td> <!--Platform-->
<td>working</td> <!--Status-->
<td></td> <!--LKWR-->
@@ -67,7 +67,7 @@
<td>Client has severe graphical glitches.</td> <!--Notes-->
</tr>
<tr>
- <td scope="row" rowspan="2">Max OS 9</td> <!--OS-->
+ <td scope="row">Max OS 9</td> <!--OS-->
<td>codewarrior?</td> <!--Platform-->
<td>broken</td> <!--Status-->
<td></td> <!--LKWR-->
More information about the quake3-commits
mailing list