From: Ivan Kohler Date: Thu, 28 Jan 2016 18:25:22 +0000 (-0800) Subject: fix label: s/email invoice/email/. we already know its an invoice X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=bbdb9bc8f7fe69bb9b4fe4445f65479ef77f144e fix label: s/email invoice/email/. we already know its an invoice --- diff --git a/httemplate/view/cust_main/payment_history/invoice.html b/httemplate/view/cust_main/payment_history/invoice.html index ea20c2003..79c904a97 100644 --- a/httemplate/view/cust_main/payment_history/invoice.html +++ b/httemplate/view/cust_main/payment_history/invoice.html @@ -48,7 +48,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 invoice)! + q!','Email Invoice Receipt')" TITLE="Send email invoice">email)! : ''; my $events = '';