make the user invite email templatable
This commit is contained in:
parent
9248570f79
commit
8ced11c8ab
7 changed files with 76 additions and 4 deletions
|
|
@ -4101,7 +4101,17 @@ Get a copy of wget and use this: <code>wget -p -r --html-extension -k http://the
|
|||
message => q|This is the message displayed to users who try to invite someone whose email address already exists in the system.|,
|
||||
lastUpdated => 1181277914,
|
||||
},
|
||||
|
||||
|
||||
'user email template' => {
|
||||
message => q|User Invitation Email Template|,
|
||||
lastUpdated => 1181969396
|
||||
},
|
||||
|
||||
'user email template description' => {
|
||||
message => q|The template used to build the email invitation to the user.|,
|
||||
lastUpdated => 1181969398,
|
||||
},
|
||||
|
||||
'send private message' => {
|
||||
message => q|Send Private Message|,
|
||||
lastUpdated => 1181019679,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue