Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576.
This commit is contained in:
parent
d3cd81f759
commit
e03f754bce
3 changed files with 15 additions and 1 deletions
|
|
@ -790,7 +790,7 @@
|
|||
"BackToSite" : "BackToSite",
|
||||
"CanEditText" : "CanEditText",
|
||||
"CartItemCount" : "CartItemCount",
|
||||
"ConvertToUTC" : "ConvertToUTC",
|
||||
"ConvertUTCToTZ" : "ConvertUTCToTZ",
|
||||
"c" : "c_companyName",
|
||||
"D" : "D_date",
|
||||
"DeactivateAccount": "DeactivateAccount",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue