so Search.tsf and Search.rdf work
[freeside.git] / FS / FS / cust_main_invoice.pm
index 03863b8..48f47e0 100644 (file)
@@ -136,7 +136,7 @@ sub checkdest {
     my($user, $domain) = ($1, $2);
     $self->dest("$1\@$2");
   } else {
-    return gettext("illegal_email_invoice_address");
+    return gettext("illegal_email_invoice_address"). ': '. $self->dest;
   }
 
   ''; #no error