Remove the line break between the Production versions that looks like a
line wrap on the main page. Pointed out by Chris Petrik.
This commit is contained in:
parent
4ab5d8a1e3
commit
c6a5e77b6f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47280
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
<h2><a href="&base;/releases/">LATEST RELEASES</a></h2>
|
||||
<ul id="frontreleaseslist">
|
||||
<li>Production: <a
|
||||
href="&u.rel.announce;">&rel.current;</a>,<br />
|
||||
href="&u.rel.announce;">&rel.current;</a>,
|
||||
<a
|
||||
href="&u.rel2.announce;">&rel2.current;</a></li>
|
||||
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
|
||||
|
|
Loading…
Reference in a new issue