Fix a typo in the new Map template help variables. Fixes bug #12121
This commit is contained in:
parent
e0491ac1a2
commit
3e161b3ead
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
7.10.16
|
||||
- fixed #12121: typ-o Asset_Map.templateIdEditPoint
|
||||
|
||||
7.10.15
|
||||
- fixed #12117: Thingy - www_searchViaAjax broken
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue