From 8e0d336780d5f78d20533a1031010519a7bb0ae4 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 27 Jul 2025 08:57:58 +0200 Subject: Update --- tpl/objects/field-label.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl') diff --git a/tpl/objects/field-label.pug b/tpl/objects/field-label.pug index fb96443..192780d 100644 --- a/tpl/objects/field-label.pug +++ b/tpl/objects/field-label.pug @@ -16,7 +16,7 @@ mixin field-label(label, hint=null) let labelStyle = needsLabelWidth ? 'width: ' + attributes.labelWidth : ''; - div(class=classes) + label(class=classes) .o-field-label__label(style=labelStyle class=attributes.labelClass)= label .o-field-label__content(class=attributes.contentClass) block -- cgit v1.2.3-70-g09d2