PluginProbe
VdoCipher: Secure Video Player and Hosting / 1.11
VdoCipher: Secure Video Player and Hosting v1.11
trunk 1.10 1.11 1.12 1.13 1.14 1.15 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.3 1.30 1.4 1.5 1.6 All 28 releases
← All changes | include/options.php +1 -1 1.121.11 View file →
@@ -46,9 +46,9 @@
46 46 if (get_option('vdo_annotate_code') != "") {
47 47 echo get_option('vdo_annotate_code');
48 48 }
49 49 ?></textarea>
50 - <p class="description">Leave this text blank in case you do not need watermark over all Videos. For details on writing the annotation code <a href="https://www.vdocipher.com/blog/2014/12/add-text-to-videos-with-watermark/" target="_blank">check this out</a></p>
50 + <p class="description">Leave this text blank in case you do not need watermark over all Videos</p>
51 51 </td>
52 52 </tr>
53 53 </table>
54 54 <?php submit_button(); ?>