X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_domain.cgi;h=cd9f79d3643731e7acf4f229cda62963e44203a5;hp=e4b16d99858449e45c9a939e92df9b6a6928e26c;hb=31f55d8223d14807ce7648657502552f69dc9ad4;hpb=e3f327b2af9e6a591bae41d315fda731ec7f5128 diff --git a/httemplate/view/svc_domain.cgi b/httemplate/view/svc_domain.cgi index e4b16d998..cd9f79d36 100755 --- a/httemplate/view/svc_domain.cgi +++ b/httemplate/view/svc_domain.cgi @@ -47,13 +47,16 @@ Service #<%= $svcnum %>
Domain name: <%= $domain %>
Catch all email (change): <%= $email ? "$email" : "(none)" %> -

View whois information. +

View whois information.

<% my @records; if ( @records = $svc_domain->domain_record ) { %> @@ -90,7 +93,7 @@ Service #<%= $svcnum %>

or

-
+ <% if ( @records ) { %> Delete all records and <% } %> @@ -99,7 +102,7 @@ Slave from nameserver IP - +


<%= joblisting({'svcnum'=>$svcnum}, 1) %>