Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothe Litt
BIND
Commits
030993f4
Commit
030993f4
authored
Mar 19, 2013
by
Mark Andrews
Browse files
version 3.1
parent
92e80317
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/named/bind9.xsl
View file @
030993f4
...
...
@@ -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="3.
0
"]"
>
<xsl:template
match=
"statistics[@version="3.
1
"]"
>
<html>
<head>
<xsl:if
test=
"system-property('xsl:vendor')!='Transformiix'"
>
...
...
bin/named/bind9.xsl.h
View file @
030993f4
...
...
@@ -25,7 +25,7 @@ static char xslmsg[] =
"<!--
\045
Id: 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="3.
0
"]
\"
>
\n
"
" <xsl:template match=
\"
statistics[@version="3.
1
"]
\"
>
\n
"
" <html>
\n
"
" <head>
\n
"
" <xsl:if test=
\"
system-property('xsl:vendor')!='Transformiix'
\"
>
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment