Add 'beta.local.where' macro to the 9.3-RELEASE schedule
page, and set beta.local.where to IGNORE so it does not show a link to where.html until images are available. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
4f9a076331
commit
ec3a9fe622
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44928
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<!ENTITY local.branch.stable "stable/9">
|
||||
<!ENTITY local.branch.releng "releng/9.3">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
<!ENTITY % beta.local.where "IGNORE">
|
||||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
@ -30,6 +31,8 @@
|
|||
requests should be sent to
|
||||
<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>.</p>
|
||||
|
||||
&beta.local.where;
|
||||
|
||||
<h1>Schedule</h1>
|
||||
|
||||
<table class="tblbasic">
|
||||
|
|
Loading…
Reference in a new issue