svn commit: r49627 - in head/zh_TW.UTF-8: htdocs share/xml
Ruey-Cherng Yu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: rcyu Date: Wed Nov 2 13:51:38 2016 New Revision: 49627 URL: https://svnweb.freebsd.org/changeset/doc/49627 Log: Change the css layout link to &enbase Approved by: kevlo(mentor) Modified: head/zh_TW.UTF-8/htdocs/Makefile head/zh_TW.UTF-8/share/xml/header.l10n.ent Modified: head/zh_TW.UTF-8/htdocs/Makefile ============================================================================== --- head/zh_TW.UTF-8/htdocs/Makefile Wed Nov 2 13:49:22 2016 (r49626) +++ head/zh_TW.UTF-8/htdocs/Makefile Wed Nov 2 13:51:38 2016 (r49627) @@ -38,7 +38,7 @@ SUBDIR+= doc .endif # Non-XML -SUBDIR+= layout +#SUBDIR+= layout WEBDIR?= data/zh_TW Modified: head/zh_TW.UTF-8/share/xml/header.l10n.ent ============================================================================== --- head/zh_TW.UTF-8/share/xml/header.l10n.ent Wed Nov 2 13:49:22 2016 (r49626) +++ head/zh_TW.UTF-8/share/xml/header.l10n.ent Wed Nov 2 13:51:38 2016 (r49627) @@ -16,8 +16,8 @@ <!ENTITY header2.word.donate '捐贈'> <!ENTITY header2.word.contact '聯絡'> -<!ENTITY stylesheet '&base;/layout/css/fixed.css'> -<!ENTITY stylesheetlarge '&base;/layout/css/fixed_large.css'> +<!ENTITY stylesheet '&enbase;/layout/css/fixed.css'> +<!ENTITY stylesheetlarge '&enbase;/layout/css/fixed_large.css'> <!ENTITY nav ''> <!ENTITY header2.topnav ' _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"