X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_bill.cgi;h=4dc03adc3d4f762228665807fe9d33b33658929d;hb=998f029ef805c73e90543b34192e16d38a23c69c;hp=0bcfacbf8f6251adac86ae952ecebf5f28f2d048;hpb=dbeee87d487220a1eea4a8f65534293bb6f82df6;p=freeside.git diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index 0bcfacbf8..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')." (#$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')