From: Paul Frieden Date: Mon, 4 Nov 2019 22:49:55 +0000 (-0600) Subject: Add the zone timers to the XSL X-Git-Tag: v9.16.4~51^2~4 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=838329bcb774889ac3fc4766247bc4bda79ee104;p=thirdparty%2Fbind9.git Add the zone timers to the XSL (cherry picked from commit 72ffa194e2a8647583aa7927d47557f5fe88b2e7) --- diff --git a/bin/named/bind9.xsl b/bin/named/bind9.xsl index f36927794fb..ba0ad274871 100644 --- a/bin/named/bind9.xsl +++ b/bin/named/bind9.xsl @@ -775,7 +775,7 @@

Zones for View

- + @@ -788,7 +788,10 @@ - + + + +
NameClassTypeSerial
NameClassTypeSerialLoadedExpiresRefresh
diff --git a/bin/named/bind9.xsl.h b/bin/named/bind9.xsl.h index 2769147be58..af77b335a7c 100644 --- a/bin/named/bind9.xsl.h +++ b/bin/named/bind9.xsl.h @@ -866,8 +866,8 @@ static char xslmsg[] = " \n" "

Zones for View

\n" " \n" - " \n" + " \n" " \n" " \n" " \n" @@ -880,7 +880,10 @@ static char xslmsg[] = " \n" " \n" " \n" - " \n" + " \n" + " \n" + " \n" + " \n" " \n" " \n" "
NameClassTypeSerial
NameClassTypeSerialLoadedExpiresRefresh
\n"