mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
port number!
This commit is contained in:
parent
79951c46d1
commit
f4e7c70d7e
2 changed files with 594 additions and 594 deletions
|
@ -10,7 +10,7 @@
|
|||
{{focus-input id="smtp-host" type="text" value=model.global.host class=(if SMTPHostEmptyError 'error')}}
|
||||
</div>
|
||||
<div class="input-control">
|
||||
<label>SMTP Host</label>
|
||||
<label>SMTP Port</label>
|
||||
<div class="tip">e.g. 587</div>
|
||||
{{input id="smtp-port" type="text" value=model.global.port class=(if SMTPPortEmptyError 'error')}}
|
||||
</div>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue