svn commit: r52695 - head/zh_TW.UTF-8/htdocs
Ruey-Cherng Yu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: rcyu Date: Mon Dec 17 15:09:02 2018 New Revision: 52695 URL: https://svnweb.freebsd.org/changeset/doc/52695 Log: - Fix the position of the comma. Modified: head/zh_TW.UTF-8/htdocs/index.xsl Modified: head/zh_TW.UTF-8/htdocs/index.xsl ============================================================================== --- head/zh_TW.UTF-8/htdocs/index.xsl Mon Dec 17 14:21:08 2018 (r52694) +++ head/zh_TW.UTF-8/htdocs/index.xsl Mon Dec 17 15:09:02 2018 (r52695) @@ -91,9 +91,9 @@ <h2><a href="&base;/releases/">最新版本</a></h2> <ul id="frontreleaseslist"> <li>Production: <a - href="&u.rel.announce;">&rel.current;</a> + href="&u.rel.announce;">&rel.current;</a>, <a - href="&u.rel1.announce;">&rel1.current;</a>, + href="&u.rel1.announce;">&rel1.current;</a> <?ignore <a href="&u.rel2.announce;">&rel2.current;</a></li> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"