Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576.

This commit is contained in:
Colin Kuskie 2010-05-19 08:38:22 -07:00
parent d3cd81f759
commit e03f754bce
3 changed files with 15 additions and 1 deletions

View file

@ -790,7 +790,7 @@
"BackToSite" : "BackToSite",
"CanEditText" : "CanEditText",
"CartItemCount" : "CartItemCount",
"ConvertToUTC" : "ConvertToUTC",
"ConvertUTCToTZ" : "ConvertUTCToTZ",
"c" : "c_companyName",
"D" : "D_date",
"DeactivateAccount": "DeactivateAccount",