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

@ -32,7 +32,7 @@
<label for="value" class="col-sm-2 control-label">Value</label>
<div class="col-sm-10">
<input type="text" class="form-control" name="value" id="value" value="{{value.value}}" placeholder="Value">
<span class="help-block">Use % for wildcard character, eg. "%test" to match all values that end with "test"</span>
<span class="help-block">Use % for wildcard character, e.g. "%test" to match all values that end with "test"</span>
</div>
</div>
{{/if}}
@ -167,7 +167,7 @@
</div>
</div>
<div class="col-md-1">
<p class="form-control-static text-center">to</p>
<p class="form-control-static text-center">To</p>
</div>
<div class="col-md-3">
<div class="input-group date fm-birthday-generic">