mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Remove duplicate sentence
We already have a "public email" checkbox above
This commit is contained in:
parent
98e3648a71
commit
9f70fecb42
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
||||||
<label i18n for="new-email">Change your email</label>
|
<label i18n for="new-email">Change your email</label>
|
||||||
|
|
||||||
<div i18n class="form-group-description">
|
<div i18n class="form-group-description">
|
||||||
Your current email is <strong>{{ user.email }}</strong>.
|
Your current email is <strong>{{ user.email }}</strong>
|
||||||
It is never shown to the public.
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<input
|
<input
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue