Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
fe2d6895
Commit
fe2d6895
authored
Nov 09, 2003
by
Simon Latapie
Browse files
* index.html: little fix with volume textbox
parent
7584c7bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/http/index.html
View file @
fe2d6895
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment