mirror of
https://github.com/simple-login/app.git
synced 2024-11-18 01:40:38 +01: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.
|
this option will allow a further protection of your email content.
|
||||||
</div>
|
</div>
|
||||||
</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">
|
<div class="form-group">
|
||||||
<label class="form-label">Generic Subject</label>
|
<label class="form-label">Generic Subject</label>
|
||||||
|
|
Loading…
Reference in a new issue