summaryrefslogtreecommitdiff
path: root/views/controls/editor/light-control.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/editor/light-control.ejs')
-rw-r--r--views/controls/editor/light-control.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs
index b90b646..410aaff 100644
--- a/views/controls/editor/light-control.ejs
+++ b/views/controls/editor/light-control.ejs
@@ -1,9 +1,9 @@
<div class="vvbox lightcontrol">
+ <h4>Edit Room Colors</h4>
<div id="color-picker">
</div>
<div class="slider">
- <h4>Luminance Control</h4>
<input type="range" min="0" max="110" value="0" id="brightness-control" />
</div>