New option to play videos in browser
This commit is contained in:
parent
a688a6293f
commit
a949591f99
2 changed files with 8 additions and 1 deletions
|
@ -61,6 +61,10 @@
|
|||
<!-- <input style="display: inline-block" type="checkbox" id="trim" checked>
|
||||
<p style="display: inline-block" for="trim">Trim BALLS (mp4 only)</p> -->
|
||||
</div>
|
||||
<div id="either">
|
||||
<input style="display: inline-block" type="checkbox" id="playInBrowers" name="playInBrowser">
|
||||
<p style="display: inline-block" for="trim">Play in browser</p>
|
||||
</div>
|
||||
|
||||
<input type="submit">
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue