X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_domain%2Fdns.html;h=82cab068a4648c0ace68a10317cefff39c4f7e18;hp=a73a27e57425719354e6eb820eb9dac6c0246714;hb=fa7e044b2829a4e913c8094c7e8c59146a055efc;hpb=9bdca2fe23584918219395b62effbb9ef0fc5f1c diff --git a/httemplate/view/svc_domain/dns.html b/httemplate/view/svc_domain/dns.html index a73a27e57..82cab068a 100644 --- a/httemplate/view/svc_domain/dns.html +++ b/httemplate/view/svc_domain/dns.html @@ -26,6 +26,7 @@ Zone Type Data + TTL % foreach my $domain_record ( @records ) { @@ -37,7 +38,9 @@ <% $domain_record->reczone %> <% $type %> - <% $domain_record->recdata %> + <% $domain_record->recdata %> + <% $domain_record->ttl %> + % unless ( $domain_record->rectype eq 'SOA' % || ! $FS::CurrentUser::CurrentUser->access_right('Edit domain nameservice') @@ -72,15 +75,36 @@
- - IN - - - + + + + + + + + + +
+
+ Zone +
+ IN + +
+ Type +
+
+ Data +
+
+ TTL +
+ +