add per-customer "Invoice reports" link, RT#13802
[freeside.git] / httemplate / view / cust_bill.cgi
index 8ddeb1c..2ce294e 100755 (executable)
@@ -1,5 +1,5 @@
 <& /elements/header.html, mt('Invoice View'), menubar(
-  mt("View this customer (#[_1])",$display_custnum) => "${p}view/cust_main.cgi?$custnum",
+  emt("View this customer (#[_1])",$display_custnum) => "${p}view/cust_main.cgi?$custnum",
 ) &>
 
 % if ( $conf->exists('deleteinvoices')