fix typo in ExpireUnvalidatedEmailUsers Help and provide an empty help skeleton for the Calendar to make tests happy

This commit is contained in:
Colin Kuskie 2006-12-11 23:31:20 +00:00
parent 44ec1454a2
commit e618c03a50
4 changed files with 33 additions and 3 deletions

View file

@ -17,11 +17,11 @@ our $I18N = {
lastUpdated => 1165406607,
},
'expire unvalidated email users' => {
'expire unvalidated email users body' => {
message => q|<p>This workflow activity will go through all users who requested new accounts but who never validated their email addresses and expire their accounts. The expiration date is configurable.</p>
<p>
|,
lastUpdated => 0,
lastUpdated => 1165879515,
},
};