Corrected error in html.

This commit is contained in:
Nissim Hadar 2017-10-09 19:10:30 -07:00
parent c9be5ea100
commit 1a932fbaf0

View file

@ -593,7 +593,7 @@
<fieldset class="zone-group zone-section haze-section property gen fstuple">
<div class="zone-group zone-section haze-section property checkbox">
<input type="checkbox" id="property-zone-haze-enable-light-blend">
<label for="property-zone-haze-enable-keylight-blend">Enable Light Blend</label>
<label for="property-zone-haze-enable-light-blend">Enable Light Blend</label>
</div>
<div class="tuple">
<div><label>Blend Angle<span class="unit">deg</span></label><input type="number" id="property-zone-haze-blend-angle" min="0" max="180" step="1"></div>