Corrected grammar and spelling mistakes in templates. Normalizing to American English.

This commit is contained in:
twitchyliquid64
2014-04-20 16:54:26 +10:00
parent 5fdfc2e223
commit d304a23787
14 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
<form class="form-horizontal" id="password-form" method="post" action="/user/setting">
{{.CsrfTokenHtml}}
{{template "base/alert" .}}
<p>Your Email will be public and used for Account related notifications and any web based operations made via the web.</p>
<p>Your Email address is public and will be used for any account related notifications, and any web based operations made via the site.</p>
<div class="form-group">
<label class="col-md-2 control-label" for="user-setting-username">Username<strong class="text-danger">*</strong></label>
<div class="col-md-8">
@@ -54,4 +54,4 @@
</div>
</div>
</div>
{{template "base/footer" .}}
{{template "base/footer" .}}