summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevinse <levinse>2011-05-27 00:30:15 +0000
committerlevinse <levinse>2011-05-27 00:30:15 +0000
commit08f4f553676033549452dae97b2e35b236bbcb14 (patch)
tree0c60146d06d7bd2a402aefcc9d4d5c6cc9796671
parentf1573db2798fbc4a9f9c38213883f845b4e8f803 (diff)
internationalization/localization, RT12515
-rw-r--r--httemplate/view/cust_main/billing.html2
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)