summaryrefslogtreecommitdiffhomepage
path: root/html/index.html
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-05-31 13:08:31 +0200
committerRoland Reichwein <mail@reichwein.it>2020-05-31 13:08:31 +0200
commit6eaa0169f9da659cab431aaf49367a0075bba5d7 (patch)
tree348961bc17d267d20e561681cc6f70717fff1d19 /html/index.html
parent9ca1bd5cdaeb199c99faa892fe4911a85e9fbe29 (diff)
First public version w/o video, mp3 up to 30MB
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index 05ab9d6..2892e79 100644
--- a/html/index.html
+++ b/html/index.html
@@ -22,7 +22,7 @@
Transform to format:<br/>
<input type="radio" id="mp3" name="format" value="mp3" checked>
<label for="mp3">MP3 (Audio)</label><br>
- <input type="radio" id="mp4" name="format" value="mp4">
+ <input type="radio" id="mp4" name="format" value="mp4" disabled>
<label for="mp4">MP4 (Video)</label><br>
</p>