Fix broken labels in template macro calls.
This commit is contained in:
parent
f60cd4a579
commit
e53bdf4de4
2 changed files with 13 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ be useful, others may not.|,
|
|||
message => q{Location},
|
||||
lastUpdated => 1204668000,
|
||||
},
|
||||
'description' => {
|
||||
'description label' => {
|
||||
message => q{Description},
|
||||
lastUpdated => 1204668000,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -243,6 +243,18 @@ Thanks,
|
|||
lastUpdated => 1193193904,
|
||||
},
|
||||
|
||||
'subject' => {
|
||||
message => q{Subject},
|
||||
lastUpdated => 1215395668,
|
||||
context => q|Label for the manage friends template|,
|
||||
},
|
||||
|
||||
'message' => {
|
||||
message => q{Message},
|
||||
lastUpdated => 1215395674,
|
||||
context => q|Label for the manage friends template|,
|
||||
},
|
||||
|
||||
'sendMessageButton' => {
|
||||
message => q{HTML code for a button to send an email to selected Friends.},
|
||||
lastUpdated => 1193193904,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue