]> git.sesse.net Git - vlc/blobdiff - share/http/old/vlm/new.html
Fix old http interface to not refer to the new http interface. Patch by: Laurent...
[vlc] / share / http / old / vlm / new.html
index 9fa3fc4077d0fbf47de907d47825dcd9685c71a2..779b52073c690a588be92fc3427a3b1e9743c562 100644 (file)
@@ -16,7 +16,7 @@
     <div class="section">
 
     <vlc id="if" param1="'type' url_extract 'broadcast' strcmp 0 =" />
-        <form method="get" action="/vlm/" />
+        <form method="get" action="/old/vlm/" />
         <table>
         <tr><td>Name : <vlc id="value" param1="'name' url_extract"/> </td> </tr>
         <tr><td>Type: Schedule </td></tr>
@@ -31,7 +31,7 @@
         </form>
     <vlc id="else" />
     <vlc id="if" param1="'type' url_extract 'schedule' strcmp 0 =" />
-        <form method="get" action="/vlm/" />
+        <form method="get" action="/old/vlm/" />
         <table>
         <tr><td>Name : <vlc id="value" param1="'name' url_extract"/> </td> </tr>
         <tr><td>Type: Schedule </td></tr>