Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
889476c8
Commit
889476c8
authored
Jul 08, 2017
by
Stefan Busemann
Browse files
[TASK] Update email templates
parent
980a65a7
Pipeline
#1390
passed with stages
in 4 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/t3omy/Resources/Private/Templates/Femanager/Email/CreateUserNotify.html
View file @
889476c8
...
...
@@ -9,9 +9,22 @@
{user} User Object
<f:section
name=
"main"
>
<p><f:translate
key=
"emailCreateUserNotifySalutation"
/>
{user.
user
name}
,
</p>
Dear
{user.name}
<p><f:translate
key=
"emailCreateUserNotifyText1"
/></p>
thank you for being a part of the TYPO3 community. Your account is now activated.
<p><f:translate
key=
"emailCreateUserNotifySignature"
/></p>
</f:section>
\ No newline at end of file
Please read our code of conduct: https://www.typo3.org/index.php?id=66
Get started with using TYPO3: https://www.typo3.org/index.php?id=23
Contribute and Get Involved in TYPO3: https://www.typo3.org/index.php?id=70
The TYPO3.org Team
------------------------------------------------------------------
TYPO3 Association, Sihlbruggstrasse 105, CH-6340 Baar, Switzerland
------------------------------------------------------------------
</f:section>
html/typo3conf/ext/t3omy/Resources/Private/Templates/Femanager/Email/CreateUserSecondConfirmation.html
View file @
889476c8
...
...
@@ -9,9 +9,26 @@
{user} User Object
<f:section
name=
"main"
>
<p><f:translate
key=
"emailCreateUserNotifySalutation"
/>
{user.username},
</p>
<p><f:translate
key=
"emailCreateUserNotifyText1"
/></p>
Dear typo3.org user,
<p><f:translate
key=
"emailCreateUserNotifySignature"
/></p>
</f:section>
\ No newline at end of file
we have received your request for a typo3.org login account.
Due to an immensive amount of spam subscriptions, we are currently approving new accounts after manual verification.
!!! Respond to this e-mail within the next 3 days and confirm that this account will be used with best intentions. !!!
You confirm that the account will not be used for spamming any of our services with unrelated or advertising content.
Thanks for your reply.Kind regards,
The TYPO3.org Team
------------------------------------------------------------------
TYPO3 Association, Sihlbruggstrasse 105, CH-6340 Baar, Switzerland
------------------------------------------------------------------
Given data:
Username: {user.username}
E-Mail: {user.email}
</f:section>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment