diff options
Diffstat (limited to 'view/tpl/field_duration.qmc.tpl')
-rw-r--r-- | view/tpl/field_duration.qmc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/field_duration.qmc.tpl b/view/tpl/field_duration.qmc.tpl index 5ef11a6b9..e38d4621c 100644 --- a/view/tpl/field_duration.qmc.tpl +++ b/view/tpl/field_duration.qmc.tpl @@ -23,7 +23,7 @@ </fieldset> -<span id="{{$qmc}}{{$field.name}}_help" class="form-text text-muted">{{$help}}</span> +<small id="{{$qmc}}{{$field.name}}_help" class="form-text text-muted">{{$help}}</small> {{if $wrapper!="no"}}</div>{{/if}} |