fix for #29647. fix pref stickiness issue. r=ben, a=jar,rickg

This commit is contained in:
sspitzer%netscape.com 2000-03-01 02:50:09 +00:00
parent beb30af70b
commit 2531b3070f

View File

@ -72,7 +72,7 @@
</html:div>
<html:div>
<html:input pref="true" preftype="bool" prefstring="mail.fixed_width_messages" prefindex="false" id="var_width" name="fontwidth" type="radio"/>
<html:input id="var_width" name="fontwidth" type="radio"/>
<html:label for="var_width">&variableWidth.label;</html:label>
</html:div>