]> git.sesse.net Git - vlc/blobdiff - share/http/old/admin/index.html
Fix old http interface to not refer to the new http interface. Patch by: Laurent...
[vlc] / share / http / old / admin / index.html
index 2f94b391b44a1d36be2fe55cec718b7a867256d6..0641f098a53ae6dc15b64e986935232a92ac0ae1 100644 (file)
         tr.ligne2 { background-color:#CCCCFF; }
     </style>
     <vlc id="if" param1="url_param"/>
-        <meta http-equiv="refresh" content="0;URL=/admin/" />
+        <meta http-equiv="refresh" content="0;URL=/old/admin/" />
     <vlc id="end" />
 
     <vlc id="control" />
     <vlc id="set" param1="sout" param2="string" />
 </head>
 <body>
-    <h2><a href="/">VLC media player - Admin <vlc id="value" param1="version" /></a></h2>
+    <h2><a href="/old/">VLC media player - Admin <vlc id="value" param1="version" /></a></h2>
 
 <div class="section-ctr">Shutdown VLC<br /> <form method="get" action=""> <input type="submit" name="control" value="shutdown" /> </form></div>