Geremia Taglialatela c6b13cb2ec
Fix label wrapper class in config-totp template
The labels in `login-config-totp.ftl` were wrapped with the
`kcInputWrapperClass` instead of the intended `kcLabelWrapperClass`.

This caused incorrect styling in custom themes inheriting the base
theme.

Update the markup to use `kcLabelWrapperClass`, matching the rest of the
theme and ensuring consistent label styling.

Closes #45053

Signed-off-by: Geremia Taglialatela <tagliala.dev@gmail.com>
2026-01-07 17:32:43 +00:00
..