mirror of
https://github.com/overte-org/overte.git
synced 2025-05-29 13:10:33 +02:00
Corrected error in html.
This commit is contained in:
parent
c9be5ea100
commit
1a932fbaf0
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue