From: Ivan Kohler Date: Thu, 28 Jan 2016 18:25:19 +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=0cb1b7d0916777dacdfd7c7f905e0bca03a5dfd9 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 613936e00..3a84b9e0e 100644 --- a/httemplate/view/cust_main/payment_history/invoice.html +++ b/httemplate/view/cust_main/payment_history/invoice.html @@ -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 invoice)! + q!','Email Invoice Receipt')" TITLE="Send email invoice">email)! : ''; my $events = '';