From 12706160239ccf8ee393dcce61ebc1961b88884d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Mudr=C3=A1k?= Date: Tue, 29 Nov 2016 12:24:49 +0100 Subject: [PATCH] MDL-56800 theme_boost: Radios should not have name if soft frozen, too --- theme/boost/templates/core_form/element-radio-inline.mustache | 2 +- theme/boost/templates/core_form/element-radio.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/boost/templates/core_form/element-radio-inline.mustache b/theme/boost/templates/core_form/element-radio-inline.mustache index e241018586b..e0f5b3aca86 100644 --- a/theme/boost/templates/core_form/element-radio-inline.mustache +++ b/theme/boost/templates/core_form/element-radio-inline.mustache @@ -14,7 +14,7 @@ {{^element.hardfrozen}}{{#element.frozen}}{{#element.checked}} {{/element.checked}}{{/element.frozen}}{{/element.hardfrozen}} - {{/element.checked}}{{/element.frozen}}{{/element.hardfrozen}} -