mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +01:00
form checking for div
This commit is contained in:
parent
380fabf494
commit
a8282fdaf6
@ -1,5 +1,5 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<h1>➺ ffmproviser ❥</h1>
|
<h1>➺ ffmproviser ❥</h1>
|
||||||
</div>
|
</div>
|
||||||
@ -24,9 +24,6 @@
|
|||||||
<li>
|
<li>
|
||||||
<div id="show_add_audio_track"><button type="button" class="btn btn-default">Add audio track (replace)</button></div><br/>
|
<div id="show_add_audio_track"><button type="button" class="btn btn-default">Add audio track (replace)</button></div><br/>
|
||||||
</li>
|
</li>
|
||||||
<!-- <li>
|
|
||||||
<div id="show_web"><button type="button" class="btn btn-default">Export for web</button></div><br/>
|
|
||||||
</li> -->
|
|
||||||
<li>
|
<li>
|
||||||
<div id="show_webm_for_web"><button type="button" class="btn btn-default">Export to webm for web</button></div><br/>
|
<div id="show_webm_for_web"><button type="button" class="btn btn-default">Export to webm for web</button></div><br/>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user