mirror of
https://github.com/wekan/wekan.git
synced 2026-03-06 13:50:16 +01:00
Add test SMTP settings
This commit is contained in:
parent
33b7622897
commit
dffe3d5ade
4 changed files with 40 additions and 0 deletions
|
|
@ -89,6 +89,9 @@ template(name='email')
|
|||
li
|
||||
button.js-save.primary {{_ 'save'}}
|
||||
|
||||
li
|
||||
button.js-send-smtp-test-email.primary {{_ 'send-smtp-test'}}
|
||||
|
||||
template(name='accountSettings')
|
||||
ul#account-setting.setting-detail
|
||||
li.smtp-form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue