X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fcatchall.cgi;h=3402b61e67d9b766f6e144f60ed1d1fc86307ae7;hp=9aa84be188df1780caf2cab8f55647c838a0143d;hb=aee635ea9986d031a996381f71e67d1446c10331;hpb=e77371fc4d3443c7b97a387bd25897b52200d64a diff --git a/httemplate/misc/catchall.cgi b/httemplate/misc/catchall.cgi index 9aa84be18..3402b61e6 100755 --- a/httemplate/misc/catchall.cgi +++ b/httemplate/misc/catchall.cgi @@ -77,7 +77,7 @@ if ($pkgnum) { } # add an absence of a catchall -$email{0} = "(none)"; +$email{''} = "(none)"; my $p1 = popurl(1); print header("Domain Catchall Edit", '');