diff options
author | levinse <levinse> | 2011-05-27 02:25:43 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-05-27 02:25:43 +0000 |
commit | 8ef00c68688492b2afa3dde8d3d467f89f238c40 (patch) | |
tree | 925ca79783058b15176eafa993b3e636c9f5b1f6 /httemplate/search/report_cust_main.html | |
parent | 82879083dd2efddf02192ad48ad0e46e1a16662b (diff) |
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/search/report_cust_main.html')
-rwxr-xr-x | httemplate/search/report_cust_main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index d4ed2ad87..0ef5a5196 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -1,4 +1,4 @@ -<& /elements/header.html, emt('Customer Report') &> +<& /elements/header.html, mt('Customer Report') &> <FORM ACTION="cust_main.html" METHOD="GET"> <INPUT TYPE="hidden" NAME="magic" VALUE="bill"> |