]> git.sesse.net Git - vlc/blobdiff - share/http/index.html
live555: fix RTSP URL when it contains no path part
[vlc] / share / http / index.html
index 13826a37d76c17e96de66b84d49de0317d74d8a7..4e526b3b0c6d8595503973d931037262a3e088de 100644 (file)
@@ -28,7 +28,7 @@
 <head>
 
   <title>VLC media player - Web Interface</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=<vlc id="value" param1="charset"/>" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <link href="style.css" rel="stylesheet" type="text/css" />
   <!--[if IE ]>
   <link href="iehacks.css" rel="stylesheet" type="text/css" />
@@ -47,8 +47,7 @@
 <noscript>
   <hr/>
   <p>
-  Warning: Your browser doesn't support javascript.
-  You should use the <a href="old/">old http interface</a>.
+  Warning: Your browser doesn't support JavaScript.
   </p>
   <hr/>
 </noscript>