Fix a typo in the new Map template help variables. Fixes bug #12121

This commit is contained in:
Colin Kuskie 2011-05-06 14:39:50 -07:00
parent e0491ac1a2
commit 3e161b3ead
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
7.10.16
- fixed #12121: typ-o Asset_Map.templateIdEditPoint
7.10.15
- fixed #12117: Thingy - www_searchViaAjax broken

View file

@ -242,8 +242,8 @@ our $I18N = {
},
'templateIdEditPoint' => {
message => "The GUID of the template for addding or editing a point.",
lastUpdated => 0,
message => "The GUID of the template for adding or editing a point.",
lastUpdated => 1304717948,
context => "template variable help",
},