]> git.sesse.net Git - vlc/blobdiff - share/http/old/vlm/show.html
Fix old http interface to not refer to the new http interface. Patch by: Laurent...
[vlc] / share / http / old / vlm / show.html
index 8b4ca588fc710a60406dcc46ee38796dc8b26a27..27e99a7ac9e52895659946ce637e730b21fd7494 100644 (file)
@@ -32,7 +32,7 @@
              <vlc id="foreach" param1="op" param2="el.options" /><vlc id="value" param1="op" /><br/><vlc id="end" />
              </td></tr>
         </table>
-        <form method="get" action="/vlm/edit.html" />
+        <form method="get" action="/old/vlm/edit.html" />
          <input type="hidden" name="name" value="<vlc id="value" param1="'name' url_extract"/>" />
          <input type="hidden" name="type" value="broadcast" />
          <button name="control" value="vlm_setup">setup</button>
@@ -63,7 +63,7 @@
         </tr>
 <vlc id="end" />
         </table>
-        <form method="get" action="/vlm/edit.html" />
+        <form method="get" action="/old/vlm/edit.html" />
          <input type="hidden" name="name" value="<vlc id="value" param1="'name' url_extract"/>" />
          <input type="hidden" name="type" value="schedule" />
          <button name="control" value="vlm_setup">setup</button>