Update "Submit" button to say "Begin Download"
This commit is contained in:
parent
716777f1f5
commit
70bd2e191f
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
<p style="display: inline-block" for="trim">Play in browser</p>
|
||||
</div>
|
||||
|
||||
<input type="submit">
|
||||
<input type="submit" value="Begin Download">
|
||||
</form>
|
||||
<!-- <br> -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue