mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
regen
This commit is contained in:
parent
2fff8b8280
commit
caa3ad8d57
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Generated by convertxsl.pl 1.13 2008/04/03 10:52:46 marka Exp
|
||||
* From bind9.xsl 1.16 2008/04/03 05:55:51 marka Exp
|
||||
* From bind9.xsl 1.17 2008/04/09 22:48:17 jinmei Exp
|
||||
*/
|
||||
static char xslmsg[] =
|
||||
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
|
||||
|
|
@ -20,7 +20,7 @@ static char xslmsg[] =
|
|||
" - PERFORMANCE OF THIS SOFTWARE.\n"
|
||||
"-->\n"
|
||||
"\n"
|
||||
"<!-- \045Id: bind9.xsl,v 1.16 2008/04/03 05:55:51 marka Exp \045 -->\n"
|
||||
"<!-- \045Id: bind9.xsl,v 1.17 2008/04/09 22:48:17 jinmei Exp \045 -->\n"
|
||||
"\n"
|
||||
"<xsl:stylesheet version=\"1.0\"\n"
|
||||
" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"\n"
|
||||
|
|
@ -152,7 +152,7 @@ static char xslmsg[] =
|
|||
" <table>\n"
|
||||
" <tr class=\"rowh\"><th colspan=\"10\">Server Statistics</th></tr>\n"
|
||||
" <tr class=\"rowh\">\n"
|
||||
" <!-- The ordering of the following items must be consisten\n"
|
||||
" <!-- The ordering of the following items must be consistent\n"
|
||||
" with dns_nsstatscounter_xxx -->\n"
|
||||
" <th>Requestv4</th>\n"
|
||||
" <th>Requestv6</th>\n"
|
||||
|
|
@ -256,7 +256,7 @@ static char xslmsg[] =
|
|||
" <table>\n"
|
||||
" <tr class=\"rowh\"><th colspan=\"10\">Zone Maintenance Statistics</th></tr>\n"
|
||||
" <tr class=\"rowh\">\n"
|
||||
" <!-- The ordering of the following items must be consisten\n"
|
||||
" <!-- The ordering of the following items must be consistent\n"
|
||||
" with dns_zonestatscounter_xxx -->\n"
|
||||
" <th>NotifyOutv4</th>\n"
|
||||
" <th>NotifyOutv6</th>\n"
|
||||
|
|
@ -315,7 +315,7 @@ static char xslmsg[] =
|
|||
" <th colspan=\"10\">Resolver Statistics for View <xsl:value-of select=\"name\"/></th>\n"
|
||||
" </tr>\n"
|
||||
" <tr class=\"rowh\">\n"
|
||||
" <!-- The ordering of the following items must be consisten\n"
|
||||
" <!-- The ordering of the following items must be consistent\n"
|
||||
" with dns_resstatscounter_xxx -->\n"
|
||||
" <th>Queryv4</th>\n"
|
||||
" <th>Queryv6</th>\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue