Fixes to spelling and grammar throughout

This commit is contained in:
Karl Carstensen 2016-05-01 14:08:44 -07:00
parent 4132ef8913
commit d1a6fe8fdd
14 changed files with 28 additions and 28 deletions

View file

@ -14,7 +14,7 @@
<input type="hidden" name="list" value="{{list.id}}">
<div class="form-group">
<label for="email" class="col-sm-2 control-label">Email address</label>
<label for="email" class="col-sm-2 control-label">Email Address</label>
<div class="col-sm-10">
<input type="email" class="form-control input-lg" name="email" id="email" placeholder="" value="{{email}}" required>
</div>
@ -122,7 +122,7 @@
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<p class="text-warning">
This person will not receive a confirmation email so make sure you have a permission to email them
This person will not receive a confirmation email so make sure that you have permission to email them.
</p>
<button type="submit" class="btn btn-primary">Subscribe</button>

View file

@ -10,7 +10,7 @@
<hr>
<div class="well">
Role-based addresses like <em><strong>postmaster</strong>@example.com</em> are blocked when importing. Subscribers with role-based email addresses can join your list using the <a href="/subscription/{{list.cid}}">subsription form</a>.
Role-based addresses like <em><strong>postmaster</strong>@example.com</em> are blocked when importing. Subscribers with role-based email addresses can join your list using the <a href="/subscription/{{list.cid}}">subscription form</a>.
</div>
<div class="table-responsive">