diff options
author | levinse <levinse> | 2011-05-17 05:00:44 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-05-17 05:00:44 +0000 |
commit | 93519f9371b41ded713a93fba031ed7a361be04c (patch) | |
tree | 3b00659886d3eece63b5d514f65691218ed4d7d7 /httemplate/docs | |
parent | 5d5e197dd0c74b419a4c4cb0791bf23e68e4c3bb (diff) |
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/cvv2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/cvv2.html b/httemplate/docs/cvv2.html index 199aadf07..6025a673f 100644 --- a/httemplate/docs/cvv2.html +++ b/httemplate/docs/cvv2.html @@ -9,7 +9,7 @@ <BR><BR> <TABLE BORDER=0 CELLSPACING=4> <TR> - <TH><% mt('Visa/MasterCard/Discover') |h %></TH> + <TH><% mt('Visa / MasterCard / Discover') |h %></TH> <TH><% mt('American Express') |h %></TH> </TR> <TR> |