]> git.sesse.net Git - vlc/commitdiff
Fixed the volume control
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 1 Nov 2004 10:35:39 +0000 (10:35 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 1 Nov 2004 10:35:39 +0000 (10:35 +0000)
share/http/index.html

index 06a595de5880afb31e0012058913f5ff26acad63..8a404026e78e5c02431d095dffc04721b6583fdc 100644 (file)
       <div class="sectitle">Misc controls</div>
       <div class="section-controls">
         <form method="get" action="">
+               <input type="hidden" name="control" value="volume" />
          Vol: <input type="text" name="value" size="5"/>
                <input type="submit" value="Set" /><br /> (0 -&gt;1024)<br />
-           <br />
+        </form>
+       <br />
+       <form method="get" action="">
           <input type="submit" name="control" value="fullscreen" />
         </form>
       </div>