]> git.sesse.net Git - vlc/commitdiff
* index.html: little fix with volume textbox
authorSimon Latapie <garf@videolan.org>
Sun, 9 Nov 2003 05:15:17 +0000 (05:15 +0000)
committerSimon Latapie <garf@videolan.org>
Sun, 9 Nov 2003 05:15:17 +0000 (05:15 +0000)
share/http/index.html

index 06084ee517958c5d985e8b80229a7db42110c5a4..71f4492a9510bfa4ce12a80b219ac39ce5573df0 100644 (file)
@@ -33,6 +33,8 @@
          <input type="submit" name="control" value="next" />
          <input type="submit" name="control" value="fullscreen" />
         </td>
+       </form>
+       <form>
         <td colspan="0" align="right">
          Current Volume: <vlc id="value" param1="volume" /> <input type="text" name="value" size="5"><input type="hidden" name="control" value="volume"><input type="submit" name="Set" value="Set">
         </td>