]> git.sesse.net Git - vlc/commitdiff
Removed references to the old HTTP interface removed by commit [ad16fc374f913a87dd725...
authorVicente Jimenez Aguilar <googuy@gmail.com>
Mon, 15 Jun 2009 10:00:47 +0000 (12:00 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 15 Jun 2009 09:38:17 +0000 (11:38 +0200)
Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
share/http/index.html
share/lua/http/index.html

index 03e91f6fecd4d54bf875b63740e8dc435991e844..4e526b3b0c6d8595503973d931037262a3e088de 100644 (file)
@@ -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>
index 717f7999c04392f927ad3927c71ad9652fdbd52b..8dd4207e566550190b3de253b3dec4e9dc8b427a 100644 (file)
 <noscript>
   <hr/>
   <p>
-  Warning: Your browser doesn't support javascript.
-  You shouldn't use the lua HTTP interface.
+  Warning: Your browser doesn't support JavaScript.
   </p>
-  <p>
-  You have 2 choices:
-  </p>
-  <ol>
-    <li>Use the very old HTTP interface implemented in C.</li>
-    <li>Port the old folder to the new lua implementation.</li>
-  </ol>
   <hr/>
 </noscript>