Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
310
Merge Requests
310
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
d2a14db5
Commit
d2a14db5
authored
Mar 08, 2018
by
alexpott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2858455
by pacproduct: Number of line breaks consistency in user e-mails
parent
b175df6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/modules/user/config/install/user.mail.yml
core/modules/user/config/install/user.mail.yml
+1
-1
No files found.
core/modules/user/config/install/user.mail.yml
View file @
d2a14db5
...
...
@@ -11,7 +11,7 @@ register_no_approval_required:
body
:
"
[user:display-name],
\n\n
Thank
you
for
registering
at
[site:name].
You
may
now
log
in
by
clicking
this
link
or
copying
and
pasting
it
into
your
browser:
\n\n
[user:one-time-login-url]
\n\n
This
link
can
only
be
used
once
to
log
in
and
will
lead
you
to
a
page
where
you
can
set
your
password.
\n\n
After
setting
your
password,
you
will
be
able
to
log
in
at
[site:login-url]
in
the
future
using:
\n\n
username:
[user:name]
\n
password:
Your
password
\n\n
--
[site:name]
team"
subject
:
'
Account
details
for
[user:display-name]
at
[site:name]'
register_pending_approval
:
body
:
"
[user:display-name],
\n\n
Thank
you
for
registering
at
[site:name].
Your
application
for
an
account
is
currently
pending
approval.
Once
it
has
been
approved,
you
will
receive
another
email
containing
information
about
how
to
log
in,
set
your
password,
and
other
details.
\n\n
\n
--
[site:name]
team"
body
:
"
[user:display-name],
\n\n
Thank
you
for
registering
at
[site:name].
Your
application
for
an
account
is
currently
pending
approval.
Once
it
has
been
approved,
you
will
receive
another
email
containing
information
about
how
to
log
in,
set
your
password,
and
other
details.
\n\n
--
[site:name]
team"
subject
:
'
Account
details
for
[user:display-name]
at
[site:name]
(pending
admin
approval)'
register_pending_approval_admin
:
body
:
"
[user:display-name]
has
applied
for
an
account.
\n\n
[user:edit-url]"
...
...
Write
Preview
Markdown
is supported
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