diff options
author | Mario <mario@mariovavti.com> | 2021-04-07 14:12:01 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-04-07 14:12:01 +0000 |
commit | 9542c1d63c988afe4c482023bdb3f0b547957808 (patch) | |
tree | 4d0e708a39d156b5c0776a1d03db70c185b4c725 /view/tpl/field_duration.qmc.tpl | |
parent | 81bb02afb728dc5bdde7adb382f3c408ac447660 (diff) | |
parent | 0d10f5ba65d209c76f811424eb255d9e4228c6b8 (diff) | |
download | volse-hubzilla-9542c1d63c988afe4c482023bdb3f0b547957808.tar.gz volse-hubzilla-9542c1d63c988afe4c482023bdb3f0b547957808.tar.bz2 volse-hubzilla-9542c1d63c988afe4c482023bdb3f0b547957808.zip |
Merge branch 'dev' into 'dev'
air: Fix site admin registration block styles
See merge request hubzilla/core!1938
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}} |