Make a synopsis field available to the Event edit form. Fixes bug #11190
This commit is contained in:
parent
37689843a3
commit
baf9f3c700
4 changed files with 14 additions and 0 deletions
|
|
@ -35,6 +35,11 @@ our $I18N = {
|
|||
lastUpdated => 1171067211,
|
||||
},
|
||||
|
||||
'formSynopsis' => {
|
||||
message => q|HTML form for entering or editing the Event Synopsis.|,
|
||||
lastUpdated => 1171067211,
|
||||
},
|
||||
|
||||
'formLocation' => {
|
||||
message => q|HTML form for entering or editing the Event Location.|,
|
||||
lastUpdated => 1171067211,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue