Update index.html

This commit is contained in:
rfraimow 2015-11-18 18:05:05 -05:00
parent 52c4485c26
commit 9d08d3b357

View File

@ -157,7 +157,7 @@
<!-- ends Pull specs -->
<!-- Join files together -->
<span data-toggle="modal" data-target=".pull_specs"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Pull specs from video file">Pull specs</button></span>
<span data-toggle="modal" data-target=".pull_specs"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Join files together">Join files together</button></span>
<div class="modal fade pull_specs" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel">
<div class="modal-dialog modal-lg">
@ -188,7 +188,7 @@
</div>
</div>
</div>
<!-- ends Pull specs -->
<!-- ends Join files together -->
</div> <!-- end this well (and this ends well) -->
</div> <!-- row -->