MDL-56858 theme_boost: Correct bad merge conflict
authorAndrew Nicols <andrew@nicols.co.uk>
Tue, 29 Nov 2016 05:48:55 +0000 (13:48 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Tue, 29 Nov 2016 05:49:18 +0000 (13:49 +0800)
theme/boost/templates/core_form/element-radio.mustache

index 7b51506..c030220 100644 (file)
@@ -27,7 +27,6 @@
             {{#error}}
                 autofocus aria-describedby="id_error_{{element.name}}"
             {{/error}} {{{element.attributes}}} >
-        {{/element.frozen}}
         {{#text}}
             {{{.}}}
         {{/text}}