Ignore:
Timestamp:
Sep 18, 2014, 3:53:51 PM (10 years ago)
Author:
mistic100
Message:

remove "safe mode" checkbox, now fully automatic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gvideo/admin/template/add.tpl

    r28268 r29627  
    124124<p style="text-align:left;">
    125125  <input type="submit" name="add_video" value="{'Add'|translate}">
    126  
    127   <span class="embed-hide provider-show">
    128     <label style="font-weight:bold;"><input type="checkbox" name="safe_mode" {if $POST.safe_mode}checked="checked"{/if}> {'Safe-mode'|translate}</label>
    129     <a class="icon-info-circled-1 showInfo" title="{'In safe-mode, the plugin does\'t try to contact the video host, usefull on some websites where remote connections are blocked.'|translate|escape:html}"></a>
    130   </span>
    131126</p>
    132127
Note: See TracChangeset for help on using the changeset viewer.