svn commit: r47280 - head/en_US.ISO8859-1/htdocs
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock Date: Wed Aug 19 03:34:09 2015 New Revision: 47280 URL: https://svnweb.freebsd.org/changeset/doc/47280 Log: Remove the line break between the Production versions that looks like a line wrap on the main page. Pointed out by Chris Petrik. Modified: head/en_US.ISO8859-1/htdocs/index.xsl Modified: head/en_US.ISO8859-1/htdocs/index.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/index.xsl Wed Aug 19 03:03:29 2015 (r47279) +++ head/en_US.ISO8859-1/htdocs/index.xsl Wed Aug 19 03:34:09 2015 (r47280) @@ -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'"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"