no longer Firefox only

This commit is contained in:
j 2016-02-29 17:53:08 +05:30
parent f805f93110
commit 42e393b93f
1 changed files with 2 additions and 4 deletions

View File

@ -55,7 +55,7 @@
<script type="text/html" id="dialog_about"> <script type="text/html" id="dialog_about">
This is <a href="http://wiki.pad.ma/wiki/SpeedTrans" target="_new">Speedtrans</a>. This is <a href="http://wiki.pad.ma/wiki/SpeedTrans" target="_new">Speedtrans</a>.
A transcribing and subtitling tool for Firefox. It is used for transcribing videos on <a href="http://pad.ma/" target="_new">Pad.ma</a> A web based transcribing and subtitling tool. It is used for transcribing videos on <a href="http://pad.ma/" target="_new">Pad.ma</a>
</script> </script>
<script type="text/html" id="dialog_load_video"> <script type="text/html" id="dialog_load_video">
Your most recent video is: <br /> Your most recent video is: <br />
@ -107,9 +107,7 @@ A transcribing and subtitling tool for Firefox. It is used for transcribing vide
</script> </script>
<div id="wrapper"> <div id="wrapper">
<div id="videoWrapper"> <div id="videoWrapper">
<video id="video" src="" controls="true"> <video id="video" src="" controls="true"></video>
Sorry you need <a href="http://getfirefox.com/">Firefox 3.5 or later</a> for this to work.
</video>
<div id="filepath"></div> <div id="filepath"></div>
<div id="timeCode">0:00:00.000</div> <div id="timeCode">0:00:00.000</div>
<div id="helpWrapper"> <div id="helpWrapper">