fix label: s/email invoice/email/. we already know its an invoice
[freeside.git] / httemplate / view / cust_main / payment_history / invoice.html
index 613936e..3a84b9e 100644 (file)
@@ -40,7 +40,7 @@ my $email = ($opt{'has_email_address'} && $opt{'Resend invoices'}) ?
   q! to customer?','!.
   "${p}misc/send-invoice.cgi?method=email;notice_name=Invoice;popup=1;invnum=".
   $cust_bill->invnum.
-  q!','Email Invoice Receipt')" TITLE="Send email invoice">email&nbsp;invoice</A>)!
+  q!','Email Invoice Receipt')" TITLE="Send email invoice">email</A>)!
   : '';
 
 my $events = '';