diff options
Diffstat (limited to 'httemplate/view/cust_bill.cgi')
| -rwxr-xr-x | httemplate/view/cust_bill.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index 4dc03adc3..2ce294e9a 100755 --- a/httemplate/view/cust_bill.cgi +++ b/httemplate/view/cust_bill.cgi @@ -1,4 +1,4 @@ -<& /elements/header.html, emt('Invoice View'), menubar( +<& /elements/header.html, mt('Invoice View'), menubar( emt("View this customer (#[_1])",$display_custnum) => "${p}view/cust_main.cgi?$custnum", ) &> |
