mirror of
https://github.com/simple-login/app.git
synced 2025-02-24 07:43:54 +08:00
Add hint for generic subject
This commit is contained in:
parent
8e49fc40d4
commit
2bcd238250
1 changed files with 6 additions and 0 deletions
|
@ -153,6 +153,12 @@
|
|||
this option will allow a further protection of your email content.
|
||||
</div>
|
||||
</div>
|
||||
<div class="alert alert-info">
|
||||
As the email is encrypted, a subject like "Email for you"
|
||||
will probably be rejected by your mailbox since it sounds like a spam. <br>
|
||||
|
||||
Something like "Encrypted Email" would work much better :).
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label class="form-label">Generic Subject</label>
|
||||
|
|
Loading…
Reference in a new issue