fix: EMS now keeps information about registration if a user logs out before they complete their transaction.

This commit is contained in:
Doug Bell 2007-04-06 00:55:39 +00:00
parent 108fb76ee6
commit 2d9649dc10
6 changed files with 167 additions and 76 deletions

View file

@ -111,12 +111,12 @@ our $I18N = {
##### Group to add/edit events #####
'groupIdEventEdit label' => {
message => q{Who can add/edit Events?},
message => q{Who can add Events?},
lastUpdated => 0,
context => q{The label for the Group to Edit Events field.},
},
'groupIdEventEdit description' => {
message => q{Members of this group can add and edit Events in this calendar.},
message => q{Members of this group can add Events to this calendar.},
lastUpdated => 0,
context => q{Hover Help for the Group to Edit Events field.},
},