summaryrefslogtreecommitdiff
path: root/views/controls/editor/media-editor.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-07-16 15:29:10 -0400
committerJules Laplace <jules@okfoc.us>2014-07-16 15:29:10 -0400
commite17d458b644fddccd522d0475f531b487c4d95ef (patch)
tree7e9e1fdd8913093ca2b2d8f73ea8290c6b8105d3 /views/controls/editor/media-editor.ejs
parent5a5dc68dd2f9ae198864d7f25b4c9840dbe14d77 (diff)
some bugfixes.. info window for builder
Diffstat (limited to 'views/controls/editor/media-editor.ejs')
-rw-r--r--views/controls/editor/media-editor.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/controls/editor/media-editor.ejs b/views/controls/editor/media-editor.ejs
index 65db3ce..5db1fb2 100644
--- a/views/controls/editor/media-editor.ejs
+++ b/views/controls/editor/media-editor.ejs
@@ -29,9 +29,9 @@
<label for="video_mute">Mute</label>
</div>
<div class="video setting">
- Initial Still
+ <label for="video-keyframe">Initial Still</label>
<br>
- <input type="range" min="0" max="1" value="0" step="0.01" name="keyframe">
+ <input type="range" min="0" max="1" value="0" step="0.01" name="keyframe" id="video-keyframe">
</div>
<div class="image setting">