Skip to content

Commit e5922df

Browse files
committed
[!!!][TASK] Use *.fluid.* file extension for all templates
Refs #106 Signed-off-by: Torben Hansen <derhansen@gmail.com>
1 parent 5d2a57a commit e5922df

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The following TypoScript settings are available.
9393

9494
**plugin.tx_fechangepwd.settings.requireChangePasswordCode**
9595

96-
* `enabled` *(bool)* If set to `1`, the user must enter a change password code, which will be sent to the users email address, in order to set a new password. Default setting is `0`.
96+
* `enabled` *(bool)* If set to `1`, the user must enter a change password code, which will be sent to the users email address, to set a new password. Default setting is `0`.
9797
* `validityInMinutes` *(integer)* The time in minutes the change password code is valid, when it has been requested by the user.
9898
* `senderEmail` *(string)* Sender email address for email send to user
9999
* `senderName` *(string)* Sender name for email sent to user
File renamed without changes.

Resources/Private/Templates/Email/ChangePasswordCode.html renamed to Resources/Private/Templates/Email/ChangePasswordCode.fluid.html

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)