Fix help text for general settings permissions

This commit is contained in:
Clement Ho 2018-05-23 16:36:36 -05:00
parent 0aed8ecbb2
commit 16c8ec60bd
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
</label>
<span
v-if="helpText"
class="help-block"
class="form-text text-muted"
>
{{ helpText }}
</span>