Commit 16c8ec60 authored by Clement Ho's avatar Clement Ho

Fix help text for general settings permissions

parent 0aed8ecb
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</label> </label>
<span <span
v-if="helpText" v-if="helpText"
class="help-block" class="form-text text-muted"
> >
{{ helpText }} {{ helpText }}
</span> </span>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment