diff options
author | Max Kostikov <max@kostikov.co> | 2021-04-06 13:41:33 +0200 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2021-04-06 13:41:33 +0200 |
commit | 0d10f5ba65d209c76f811424eb255d9e4228c6b8 (patch) | |
tree | 360b2b354b74d28414fe961b83af9dff096b358e /view/tpl/field_duration.qmc.tpl | |
parent | 89409d0577669a54f473b0fbb9e196e52211126b (diff) | |
download | volse-hubzilla-0d10f5ba65d209c76f811424eb255d9e4228c6b8.tar.gz volse-hubzilla-0d10f5ba65d209c76f811424eb255d9e4228c6b8.tar.bz2 volse-hubzilla-0d10f5ba65d209c76f811424eb255d9e4228c6b8.zip |
Fix site admin registration block styles
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}} |