svn commit: r50642 - 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 Aug 7 06:10:20 2017 New Revision: 50642 URL: https://svnweb.freebsd.org/changeset/doc/50642 Log: use &enbase for untranslated links PR: 221267 Submitted by: Guangyuan (Charlie) Yang <[email protected]> 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 Aug 7 06:05:06 2017 (r50641) +++ head/zh_TW.UTF-8/htdocs/index.xsl Mon Aug 7 06:10:20 2017 (r50642) @@ -156,7 +156,7 @@ <div class="frontnewroundbox"> <div class="frontnewtop"><div><b style="display: none">.</b></div></div> <div class="frontnewcontent"> - <a href="&base;/projects/newbies.html">不熟悉 FreeBSD?</a> + <a href="&enbase;/projects/newbies.html">不熟悉 FreeBSD?</a> </div> <!-- frontnewcontent --> <div class="frontnewbot"><div><b style="display: none">.</b></div></div> </div> <!-- frontnewroundbox --> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"