]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
version 3.1
authorMark Andrews <marka@isc.org>
Tue, 19 Mar 2013 02:02:27 +0000 (13:02 +1100)
committerMark Andrews <marka@isc.org>
Tue, 19 Mar 2013 02:12:34 +0000 (13:12 +1100)
bin/named/bind9.xsl
bin/named/bind9.xsl.h

index fa98085b52d3a2a125e125c29274056cc19ca69c..d7ceb48f683d0200ec36a52d5dac70e0c039a297 100644 (file)
@@ -20,7 +20,7 @@
 <!-- %Id: bind9.xsl,v 1.21 2009/01/27 23:47:54 tbox Exp % -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0">
   <xsl:output method="html" indent="yes" version="4.0"/>
-  <xsl:template match="statistics[@version=&quot;3.0&quot;]">
+  <xsl:template match="statistics[@version=&quot;3.1&quot;]">
     <html>
       <head>
         <xsl:if test="system-property('xsl:vendor')!='Transformiix'">
index 4b13ee08017f0a75eecdbfeab99e957cfcf7fa1e..8f11b26dceb80b3734c63f5908c6404a3fede8c5 100644 (file)
@@ -25,7 +25,7 @@ static char xslmsg[] =
        "<!-- \045Id: bind9.xsl,v 1.21 2009/01/27 23:47:54 tbox Exp \045 -->\n"
        "<xsl:stylesheet xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\" xmlns=\"http://www.w3.org/1999/xhtml\" version=\"1.0\">\n"
        " <xsl:output method=\"html\" indent=\"yes\" version=\"4.0\"/>\n"
-       " <xsl:template match=\"statistics[@version=&quot;3.0&quot;]\">\n"
+       " <xsl:template match=\"statistics[@version=&quot;3.1&quot;]\">\n"
        " <html>\n"
        " <head>\n"
        " <xsl:if test=\"system-property('xsl:vendor')!='Transformiix'\">\n"