Adds notes to send emails via Gmail in endpoint

Addresses #5480
This commit is contained in:
Simone Mainardi 2021-06-10 09:30:17 +02:00
parent c76cce1c4f
commit 483ca921f0
2 changed files with 3 additions and 2 deletions

View file

@ -42,4 +42,5 @@
<input name="smtp_password" type="password" class="form-control" />
<small class="text-muted">{{ i18n("optional_field") }}</small>
</div>
</div>
</div>
<small>{* i18n('prefs.email_notification_server_description') *}</small>