1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-20 06:46:40 +02:00

Field autofocus (fixes #20)

This commit is contained in:
Pierre Rudloff 2015-06-13 17:59:09 +02:00
parent 195dbd7c56
commit cd942cb7b0

View File

@ -8,7 +8,7 @@
<div class="champs">
<span class="URLinput_wrapper">
<input class="URLinput" type="url" name="url" id="url"
required placeholder="http://example.com/video" />
required autofocus placeholder="http://example.com/video" />
</span>
<input class="downloadBtn" type="submit" value="Download" /><br/>
{if $convert}