]> git.sesse.net Git - vlc/blobdiff - share/http/old/index.html
Fix old http interface to not refer to the new http interface. Patch by: Laurent...
[vlc] / share / http / old / index.html
index a8e39ac01728c601e8277e4d155001fa787ede1c..60363778d0d6d810bc962c93e185de458b5fb1be 100644 (file)
@@ -10,9 +10,9 @@
     <link href="style.css" title="Default" rel="stylesheet" type="text/css" />
     <!-- Work around. should be done in the code -->
     <vlc id="if" param1="url_param"/>
-        <meta http-equiv="Refresh" content="0;url=/" />
+        <meta http-equiv="Refresh" content="0;url=/old/" />
     <vlc id="else" />
-        <meta http-equiv="Refresh" content="60;url=/">
+        <meta http-equiv="Refresh" content="60;url=/old/">
     <vlc id="end" />
     
     <vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort,move" />
@@ -103,7 +103,7 @@ function changeMe(item)
         <br /><a href="info.html">Information</a>  
       </div>
 
-      <div class="section"><a href="/admin/">Administration Page</a></div>
+      <div class="section"><a href="admin/">Administration Page</a></div>
 
     </div>
     <!-- end left -->