mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #5194 from christopherdarling/patch-9
This commit is contained in:
commit
602b07f403
@ -6,6 +6,9 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<%t ChangePasswordEmail_ss.EMAIL 'Email' %>: $Email<br />
|
||||
<%t ChangePasswordEmail_ss.EMAIL 'Email' %>: $Email
|
||||
<% if $CleartextPassword %>
|
||||
<br />
|
||||
<%t ChangePasswordEmail_ss.PASSWORD 'Password' %>: $CleartextPassword
|
||||
<% end_if %>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user