add the Quick conversion option

This commit is contained in:
nafisaiudev 2014-09-23 05:37:55 +00:00
parent 6e79f44aec
commit d74f53069c

View file

@ -652,7 +652,6 @@
</div> </div>
<div class="row"> <div class="row">
<!--
<div class="col-md-4"> <div class="col-md-4">
<h5>Quickk Conversion</h5> <h5>Quickk Conversion</h5>
<label class="checkbox" for="quick_conv"> <label class="checkbox" for="quick_conv">
@ -661,7 +660,7 @@
<a href="javascript:void(0)" target="_blank"><img src="{$imageurl}/help.png" alt="info" border="0" class="tipsy_tip" title="If you check this option, videos will be converted as soon as uploading is complete, make sure your php path is correct before enabling this option otherwise may cause your website inaccessible" /></a> <a href="javascript:void(0)" target="_blank"><img src="{$imageurl}/help.png" alt="info" border="0" class="tipsy_tip" title="If you check this option, videos will be converted as soon as uploading is complete, make sure your php path is correct before enabling this option otherwise may cause your website inaccessible" /></a>
</label> </label>
</div> </div>
-->
<!-- <!--
<div class="col-md-4"> <div class="col-md-4">
<h5>Server Friendly Conversion</h5> <h5>Server Friendly Conversion</h5>