svn commit: r45393 - head/share/xml

Xin LI <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: delphij
Date: Sat Aug  2 09:26:42 2014
New Revision: 45393
URL: http://svnweb.freebsd.org/changeset/doc/45393

Log:
  Revise previous revision: advisories include file has to be in xhtml
  namespace.

Modified:
  head/share/xml/libcommon.xsl

Modified: head/share/xml/libcommon.xsl
==============================================================================
--- head/share/xml/libcommon.xsl	Sat Aug  2 03:45:01 2014	(r45392)
+++ head/share/xml/libcommon.xsl	Sat Aug  2 09:26:42 2014	(r45393)
@@ -807,7 +807,7 @@
     <xsl:param name="prefixold" select="''" />
 
     <xsl:if test="$items">
-      <table>
+      <table xmlns="http://www.w3.org/1999/xhtml">
         <tr><th>Date</th><th><xsl:value-of select='$itemtype' /> name</th></tr>
         <xsl:for-each select="$items">
           <xsl:variable name="year" select="../../../name" />
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.