mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +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>
|
||||
|
||||
<div i18n class="form-group-description">
|
||||
Your current email is <strong>{{ user.email }}</strong>.
|
||||
It is never shown to the public.
|
||||
Your current email is <strong>{{ user.email }}</strong>
|
||||
</div>
|
||||
|
||||
<input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue