Skip to content

Commit

Permalink
Remove the line break between the Production versions that looks like a
Browse files Browse the repository at this point in the history
line wrap on the main page.  Pointed out by Chris Petrik.
  • Loading branch information
wblock authored and wblock committed Aug 19, 2015
1 parent 5ded523 commit 740a3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en_US.ISO8859-1/htdocs/index.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<h2><a href="&base;/releases/">LATEST RELEASES</a></h2>
<ul id="frontreleaseslist">
<li>Production:&nbsp;<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'">
Expand Down

0 comments on commit 740a3d0

Please sign in to comment.