- comment out the "todo list" column for beta.testing; (7.1-BETA as of now)
as there's no official todo right now - match the style of the table with the rest of this page for beta2.testing;
This commit is contained in:
parent
ca4ab0c6d9
commit
32f3a3ba5b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32882
1 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.96 2008/03/02 13:43:49 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.97 2008/03/02 16:09:22 bmah Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % navinclude.download "INCLUDE">
|
||||
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
|
||||
|
@ -191,7 +191,9 @@
|
|||
<td>Distribution</td>
|
||||
<td title="ISO9660 CD image"><a href="&base;/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
|
||||
<td>Schedule</td>
|
||||
<!--
|
||||
<td>TODO List</td>
|
||||
-->
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
@ -199,7 +201,9 @@
|
|||
<td colspan="2">FreeBSD &betarel.current;-&betarel.vers;</td>
|
||||
<td colspan="2"></td>
|
||||
<td rowspan="7"><a href="&base;/releases/&betarel.current;R/schedule.html">[View]</a></td>
|
||||
<!--
|
||||
<td rowspan="7"><a href="&base;/releases/&betarel.current;R/todo.html">[View]</a></td>
|
||||
-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
|
@ -257,7 +261,7 @@
|
|||
<tr>
|
||||
<td colspan="2">FreeBSD &betarel2.current;-&betarel2.vers;</td>
|
||||
<td colspan="2"></td>
|
||||
<td><a href="&base;/releases/&betarel2.current;R/schedule.html">[View]</a></td>
|
||||
<td rowspan="7"><a href="&base;/releases/&betarel2.current;R/schedule.html">[View]</a></td>
|
||||
<!--
|
||||
<td><a href="&base;/releases/&betarel2.current;R/todo.html">[View]</a></td>
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue