aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index dc241b4..5a9063e 100644
--- a/index.html
+++ b/index.html
@@ -38,12 +38,12 @@
<input type="text" id="endobj" style='width:100%' onchange='parse_time(event)'>
</p>
<h3 id="video-time">Video Time</h3>
- <button id="compute_button" onclick="compute()">Compute time</button>&nbsp;<input type="text" id="time" readonly
- size="20">
+ <input type="text" id="time" readonly size="20">
<p>
<textarea id="mod_message" cols="40" rows="5" disabled></textarea>
</p>
- <button id="mod_message_button" onclick="copy_mod_message()" disabled>Copy Mod Message to Clipboard</button>
+ <button id="mod_message_button" onclick="copy_mod_message()" disabled>Copy Mod Message to
+ Clipboard</button>
</div>
</body>