summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_bill.cgi
diff options
context:
space:
mode:
authorlevinse <levinse>2011-05-27 02:25:43 +0000
committerlevinse <levinse>2011-05-27 02:25:43 +0000
commit8ef00c68688492b2afa3dde8d3d467f89f238c40 (patch)
tree925ca79783058b15176eafa993b3e636c9f5b1f6 /httemplate/view/cust_bill.cgi
parent82879083dd2efddf02192ad48ad0e46e1a16662b (diff)
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/view/cust_bill.cgi')
-rwxr-xr-xhttemplate/view/cust_bill.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi
index 4dc03ad..2ce294e 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",
) &>