Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12741225
emails.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
emails.php
View Options
<?php
return
[
/*
|--------------------------------------------------------------------------
| E-mail content
|--------------------------------------------------------------------------
|
| The following language lines are used in mails sent by Auth Grove.
|
*/
///
/// Master template
///
//The first line of every mail sent
'greetings'
=>
'Hi,'
,
//Signature
'signature-separator'
=>
'--'
,
'signature'
=>
'Auth Grove'
,
///
/// Reset password mail
///
//A paragraph of introduction explaining someone has visited /auth/recover
//to recover account access and asked to reset the password by e-mail.
'reset-password-intro'
=>
'Someone (we hope yourself) has requested to recover access to your account.'
,
//A paragraph to explain the procedure. It will immediately be followed by
//a new line with the URL the user must go to achieve the reset.
'reset-password-callforaction'
=>
'To do so, you can reset your password at the following URL:'
,
//A paragraph to indicate who requested the action. It will immediately be
//followed by a new line with the presumed IP address of the requester.
'reset-password-origin'
=>
"This was requested from the following IP address:"
,
];
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Nov 16, 13:23 (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3170419
Default Alt Text
emails.php (1 KB)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment