fix typo in ExpireUnvalidatedEmailUsers Help and provide an empty help skeleton for the Calendar to make tests happy
This commit is contained in:
parent
44ec1454a2
commit
e618c03a50
4 changed files with 33 additions and 3 deletions
|
|
@ -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,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue