Spellcheck themes
This commit is contained in:
parent
c6c37e1b88
commit
608ad33d31
19 changed files with 28 additions and 28 deletions
|
@ -28,7 +28,7 @@
|
|||
<label class="control-label">Name <span class="field-required"></span></label>
|
||||
<div>
|
||||
<input type="text" name="name" class="form-control" value="{{ $nest->name }}" />
|
||||
<p class="text-muted"><small>This should be a descriptive category name that emcompasses all of the options within the service.</small></p>
|
||||
<p class="text-muted"><small>This should be a descriptive category name that encompasses all of the options within the service.</small></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
|
Reference in a new issue