]> git.sesse.net Git - vlc/blobdiff - share/http/dialogs/sout
A bunch of hacks to fix bugs on IE.
[vlc] / share / http / dialogs / sout
index fd741e3d136c79b76688e20a1cb583221879c982..a19091f0c9ac4c74e02d24c1cd19d4db56767a2d 100644 (file)
@@ -45,7 +45,7 @@ Note that the sout chain is used and sent to VLC by the input dialog
       <br/>
       <input type="button" value="Save" onclick="save_sout();" />
     <vlc id="end" />
-    <input type="button" value="Cancel" onclick="reset_sout();"/>
+    <input type="button" value="Reset" onclick="reset_sout();"/>
     <input type="hidden" id="sout_old_mrl" value="" /> <!-- FIXME -->
     <input type="button" id="sout_helper_toggle" onclick="toggle_show_sout_helper()" value="Hide sout interface" />
   </div>