X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_bill.cgi;h=4dc03adc3d4f762228665807fe9d33b33658929d;hb=998f029ef805c73e90543b34192e16d38a23c69c;hp=8ddeb1c81312736e2fdf8edd057d8e589e43c4d7;hpb=a363a49c213f1e64add5c34a8a2bd17d154adfd3;p=freeside.git diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index 8ddeb1c81..4dc03adc3 100755 --- a/httemplate/view/cust_bill.cgi +++ b/httemplate/view/cust_bill.cgi @@ -1,5 +1,5 @@ -<& /elements/header.html, mt('Invoice View'), menubar( - mt("View this customer (#[_1])",$display_custnum) => "${p}view/cust_main.cgi?$custnum", +<& /elements/header.html, emt('Invoice View'), menubar( + emt("View this customer (#[_1])",$display_custnum) => "${p}view/cust_main.cgi?$custnum", ) &> % if ( $conf->exists('deleteinvoices')