diff options
| author | levinse <levinse> | 2011-05-27 00:30:15 +0000 | 
|---|---|---|
| committer | levinse <levinse> | 2011-05-27 00:30:15 +0000 | 
| commit | 08f4f553676033549452dae97b2e35b236bbcb14 (patch) | |
| tree | 0c60146d06d7bd2a402aefcc9d4d5c6cc9796671 /httemplate/view | |
| parent | f1573db2798fbc4a9f9c38213883f845b4e8f803 (diff) | |
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/view')
| -rw-r--r-- | httemplate/view/cust_main/billing.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html index fec30f87a..26bd5814e 100644 --- a/httemplate/view/cust_main/billing.html +++ b/httemplate/view/cust_main/billing.html @@ -1,4 +1,4 @@ -<% emt('Billing information') |h %>  +<% mt('Billing information') |h %>   %# If we can't see the unencrypted card, then bill now is an exercise in  %# frustration (without some sort of job queue magic to send it to a secure  %# machine, anyway)  | 
