diff options
| -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)  | 
