The fieldset class identifying Protected node is not being set, so it is impossible to set the CSS class for the particular fieldset, if one needs to.

This comes from my HTML source:

<fieldset class=" collapsible collapsed">><legend>Protected node</legend>

Comments

lonehorseend’s picture

Ooops, the HTML source code should read:

<fieldset class=" collapsible collapsed"><legend>Protected node</legend>

The extra > in the original post was my bad copying and pasting.

AlexisWilke’s picture

Status: Active » Fixed

This is nearly 2 years old. If it is not already fixed, then it is not likely to get fixed.

Thank you.
Alexis

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.