From: khoff Date: Thu, 29 Aug 2002 08:13:55 +0000 (+0000) Subject: Missing Mason/Apache::ASP tags X-Git-Tag: freeside_1_4_1beta1~25 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=54d3c9d101bf35702c00b63f02a6db57ef0f867c;hp=f97fd1dc04ae1bc8a130aecff0038a0e52cef82b Missing Mason/Apache::ASP tags --- diff --git a/httemplate/view/svc_domain.cgi b/httemplate/view/svc_domain.cgi index b70ac8f90..cc3cdb6bf 100755 --- a/httemplate/view/svc_domain.cgi +++ b/httemplate/view/svc_domain.cgi @@ -46,7 +46,7 @@ my $domain = $svc_domain->domain; Service #<%= $svcnum %>
Service: <%= $part_svc->svc %>
Domain name: <%= $domain %> -
Catch all email (change): +
Catch all email (change): <%= $email ? "$email" : "(none)" %>

View whois information.