Browse Source

fix grammar + typo. (#3453)

tags/v1.2.0-rc1
Justin Ray Vrooman 无闻 8 years ago
parent
commit
c20f664a5b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/admin/auth/new.tmpl

+ 2
- 2
templates/admin/auth/new.tmpl View File

@@ -168,8 +168,8 @@
{{.i18n.Tr "admin.auths.tips"}}
</h4>
<div class="ui attached segment">
<h5>GMail Setting:</h5>
<p>Host: smtp.gmail.com, Post: 587, Enable TLS Encryption: true</p>
<h5>GMail Settings:</h5>
<p>Host: smtp.gmail.com, Port: 587, Enable TLS Encryption: true</p>
</div>
</div>
</div>


Loading…
Cancel
Save