mirror of
https://github.com/overte-org/overte.git
synced 2025-08-17 18:33:22 +02:00
Fix syntax error
This commit is contained in:
parent
191e6090e7
commit
3fff5868e8
1 changed files with 3 additions and 6 deletions
|
@ -976,8 +976,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section-header zone-section">
|
||||
<div class="section-header zone-section">
|
||||
<label>Zone</label>
|
||||
</div>
|
||||
|
||||
|
@ -1110,7 +1109,6 @@
|
|||
<input type="text" id="property-zone-skybox-url" class="url">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section-header">
|
||||
|
@ -1574,7 +1572,6 @@
|
|||
<input class="coord" type='number' id="property-light-cutoff">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
Reference in a new issue